Changing a sync status does not load or unload it.
authorDavid E. Wheeler <david@justatheory.com>
Wed, 2 Oct 2013 22:34:22 +0000 (15:34 -0700)
committerDavid E. Wheeler <david@justatheory.com>
Wed, 2 Oct 2013 22:34:22 +0000 (15:34 -0700)
So document that fact. We may or may not want to change this in the future.
Ref #55.

bucardo

diff --git a/bucardo b/bucardo
index 101ea7680926cfd4113cafd4f1fa0ed1c7fdd583..f900037156d0733f80156a385847abb7e886fe58 100755 (executable)
--- a/bucardo
+++ b/bucardo
@@ -10136,7 +10136,10 @@ The name of a relation group to synchronize.
 =item C<status>
 
 Indicates whether or not the sync is active. Must be either "active" or
-"inactive".
+"inactive". Note that this will not change the current run status of the sync,
+just mark whether it should be active or inactive on the next reload. Use the
+C<activate sync> and <deactivate sync> commands to actually activate or
+deactivate a sync.
 
 =item C<rebuild_index>