Jaime Casanova <[email protected]> writes: > On Tue, Aug 18, 2009 at 11:17 AM, Jaime > Casanova<[email protected]> wrote: >> >> i think i will drop the replication and start again with slony 2.0.2, >> i have to make the change to slony-I 2 to migrate to pg 8.4 anyway >> > > so what is involved in dropping out replication? i guess what i need to do is: > > - drop set > - drop node > - drop schema _cluster in database > > anything else i should be aware of? something wrong in my list?
There is a slonik command, "uninstall node" which should be a cleaner way to handle that last step. -- (format nil "~...@~s" "cbbrowne" "ca.afilias.info") <http://dba2.int.libertyrms.com/> Christopher Browne (416) 673-4124 (land) "Bother," said Pooh, "Eeyore, ready two photon torpedoes and lock phasers on the Heffalump, Piglet, meet me in transporter room three" _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
