Jerry Sievers jerry at jerrysievers.com
Tue Jun 26 11:53:38 PDT 2007
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


More information about the Slony1-general mailing list