Re: too many clients? - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: too many clients?
Date
Msg-id Pine.LNX.4.21.0010181813500.3228-100000@peter.localdomain
Whole thread Raw
In response to too many clients?  ("chris markiewicz" <cmarkiew@commnav.com>)
List pgsql-general
chris markiewicz writes:

> Sorry, too many clients already
>
> hello.  i am getting the above message when i try to connect.  where do i
> find documentation about connection management?

man postmaster, -N option

> i want to be able to see all current connections and kill some of
> them.  how do i do that?

ps ax or ps -e might work on your platform.

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: SV: 7.1 devel and initdb core dumps
Next
From: Peter Eisentraut
Date:
Subject: Re: OID and joins