Re: Kill Process ERROR !!!

From: andrea suisani <suisani(at)demetra(dot)com>
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 07:54:42
Message-ID: 3F0BCA42.8050002@demetra.com
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 582
it works with postgresql ver 7.2.4

Andrea

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Andrea Suisani 2003-07-09 08:56:56 Re: Kill Process ERROR !!!
Previous Message Andrew Sullivan 2003-07-09 04:34:33 Re: Kill Process ERROR !!!