Re: - Mailing list pgsql-general

From Chris Browne
Subject Re:
Date
Msg-id 87y6pygvbk.fsf@dba2.int.libertyrms.com
Whole thread Raw
In response to  (sweta@opspl.com)
List pgsql-general
sweta@opspl.com writes:
>>             You can use "kill <pid> " command to kill the slon daemons,
>> find
>> the pid's of the cluster and kill.
>>
>>
>
>      But that is not totally right :P . If there is no other way we will
> use it.. But I want to stop slony properly using slony command. :)

There is no such "slony command."

Here are all the commands; there isn't one there to do what you want.
http://slony.info/documentation/cmds.html

Use kill on the appropriate pids.
--
(format nil "~S@~S" "cbbrowne" "acm.org")
http://www3.sympatico.ca/cbbrowne/lsf.html
Rules of the Evil Overlord #88. "If a group of henchmen fail miserably
at a task, I will not  berate them for incompetence then send the same
group out to try the task again."  <http://www.eviloverlord.com/>

pgsql-general by date:

Previous
From: "Leif B. Kristensen"
Date:
Subject: Re: Update Query doesn't affect all records
Next
From: Eric Schwarzenbach
Date:
Subject: explicit JOIN faster than implicit?