提交 4408f042 编写于 作者: T Thomas G. Lockhart

Rename undocumented utility SyncSyncID to MasterSync.

上级 e59e805d
......@@ -21,12 +21,12 @@ psql -c "insert into t1 values (1, 'one');" master
psql -c "insert into t1 values (2, 'two');" master
Replicate master slave
SyncSyncID master `GetSyncID --noverbose slave`
MasterSync master `GetSyncID --noverbose slave`
psql -c "insert into t1 values (3, 'three');" master
psql -c "insert into t1 values (4, 'four');" master
Replicate master slave
SyncSyncID master `GetSyncID --noverbose slave`
MasterSync master `GetSyncID --noverbose slave`
exit
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册