Re: Sorry, too many clients already - Mailing list pgsql-admin

From Tom Lane
Subject Re: Sorry, too many clients already
Date
Msg-id 29159.985630740@sss.pgh.pa.us
Whole thread Raw
In response to Re: Sorry, too many clients already  ("Ross J. Reedstrom" <reedstrm@rice.edu>)
Responses Sorry, too many clients already  (Subra Radhakrishnan <subra100@yahoo.com>)
List pgsql-admin
"Ross J. Reedstrom" <reedstrm@rice.edu> writes:
> On Mon, Mar 26, 2001 at 12:00:03PM +0530, Mahesh Guleria wrote:
>> Use these commands :
>>
>> ps -ef|grep post
>> kill -9 [process id]

> No, no, a thousand times, no! Haven't you seen this appended to
> messages on the lists?

> TIP 4: Don't 'kill -9' the postmaster

Actually, as of 7.1RC1 that issue is gone away; it's still not
considered good practice to kill -9 any postgres process, but
at least you can't shoot yourself in the foot that way anymore.

            regards, tom lane

pgsql-admin by date:

Previous
From: David Lizano
Date:
Subject: RE: Sorry, too many clients already
Next
From: Björn Lundin
Date:
Subject: Re: psql doesn't recognize some keys