Re: Forcing connections closed - Mailing list pgsql-admin

From Juan Miguel
Subject Re: Forcing connections closed
Date
Msg-id 401D73FA.1070808@ono.com
Whole thread Raw
In response to Re: Forcing connections closed  ("scott.marlowe" <scott.marlowe@ihs.com>)
List pgsql-admin
>'kill -9' PID will force all backends to flush cache for no good reason.
>
>Note that on most unixes, a plain kill PID will send the term signal,
>which tells the process to poltely shutdown and release resources.  kill
>-9 is like using a sledge hammer to swat a fly for this.
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 4: Don't 'kill -9' the postmaster
>
>
>
;-) Yes, you are on the right. "kill -9", is the last try, but often you
have to do "kill -9" for killing a procces, even sometimes, 'kill -9'
does not work (often when the process is acceding to a hardware device -
a CD for example -).



pgsql-admin by date:

Previous
From: Michael Allman
Date:
Subject: HELP! Passwords stuck in passwd file!
Next
From: Bruce Momjian
Date:
Subject: Re: HELP! Passwords stuck in passwd file!