On 8/10/2009 5:54 AM, Sweta Mulgavker wrote:


Hello,

>Why do you do that?


I do this because every time I pass the conf file to slonik the cluster is getting created (the config file does that). And then it give "cluster already exist" error... Hence I drop the cluster using

DROP SCHEMA  _replcluster CASCADE ;

Which only works in 2.0. In 1.x this is a good way to corrupt your system catalog.

Use a slonik script with

UNINSTALL NODE ...

instead.


Jan

--
Anyone who trades liberty for security deserves neither
liberty nor security. -- Benjamin Franklin

_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to