Re: Killing only one postmaster

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: hetzel(dot)devel(at)web(dot)de
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Killing only one postmaster
Date: 2003-04-12 16:35:59
Message-ID: 18492.1050165359@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"H. Etzel" <hetzel(dot)devel(at)web(dot)de> writes:
> I think this does not work!!
> I have had the same Problem, but after I killed on connection all other
> connection were reseted!!

You're not supposed to do it like that --- use "kill -INT pid" not
a plain kill.

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Matt Mello 2003-04-12 17:18:37 Capturing output of vacuumdb and pg_dump
Previous Message Lamar Owen 2003-04-12 16:08:04 Re: Upgrading: So now you tell me!!?!?