Hello;

Existing cluster with 1 set; 1 provider and 3 subscribers.  Adding
several new tables and sequences.

Slony 1.1.5

-- begin;
storeset(2, 'foo');
setaddtable(...);
...
setaddsequence(...);
...
subscribeset(...);
subscribeset(...);
subscribeset(...);
mergeset(1,2);   <-- is this OK?
commit;

Please advise.  I'm curious and assume the merge will happen at the
right time when all subscribers reach the subscribed state?

Or do I need to verify completed subscriptions first before issuing
the merge command? 

Thanks


-------------------------------------------------------------------------------
Jerry Sievers   732 365-2844 (work)     Production Database Administrator
                305 321-1144 (mobil     WWW E-Commerce Consultant
_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to