Christopher Browne cbbrowne at ca.afilias.info
Mon Apr 23 11:20:08 PDT 2007
Francisco Reyes <lists at stringsutils.com> writes:
> Thomas Pundt writes:
>
>
>> The official way would be to either use the appropriate slonik
>> command (that would be "uninstall node()") or to call the uninstall
>> node function directly on each node:
>>   select "_cluster".uninstallNode();
>
> Do I need to stop the slon processes first?
> I found the schema for slony.
> The consultant called it "_bk_replica".
>
> So is this what I need to run?
> select _bk_replica.uninstallNode();
>
>> Yes; they should exit themselves if Slony is uninstalled though.
>
> So running the uninstallNode should stop the process and the slon will stop?

Yup, it sure will.

When uninstallNode() runs, that drops out the "_cluster" schema, and
the slon process will *definitely* notice that!  :-)
-- 
(reverse (concatenate 'string "ofni.sailifa.ac" "@" "enworbbc"))
<http://dba2.int.libertyrms.com/>
Christopher Browne
(416) 673-4124 (land)


More information about the Slony1-general mailing list