Re: Kill Process ERROR !!!

From: Andrea Suisani <andrea(dot)suisani(at)opinioni(dot)net>
To: aris wendy <aris_postgre(at)telkom(dot)net>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Kill Process ERROR !!!
Date: 2003-07-09 08:56:56
Message-ID: 3F0BD8D8.9000501@opinioni.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Aris,

aris wendy wrote:

> Dear master

[snip]

>
> I want to kill process no 582, I use kill -9 582 but all user become disconnect look
at below

[snip]

>
> how to kill only one process ?
>
> TIA

try with kill -15 <pid>
it works with postgresql ver 7.2.4

Andrea

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message aris wendy 2003-07-09 09:52:38 Kill Process ERROR !!!
Previous Message andrea suisani 2003-07-09 07:54:42 Re: Kill Process ERROR !!!