Re: PostgreSQL Max Connections - Mailing list pgsql-general

From Neil Conway
Subject Re: PostgreSQL Max Connections
Date
Msg-id 1015474963.661.2.camel@jiro
Whole thread Raw
In response to Re: PostgreSQL Max Connections  (Hunter Hillegas <lists@lastonepicked.com>)
Responses Re: PostgreSQL Max Connections  (Hunter Hillegas <lists@lastonepicked.com>)
List pgsql-general
On Wed, 2002-03-06 at 23:10, Hunter Hillegas wrote:
> Is there a way to check if the value was properly processed after the server
> has started? My application is running out of connections and 'ps aux' shows
> only about 13 postgres processes running...

The current number of clients (which `ps aux` tells you) has nothing to
do with the maximum number of potential connections.

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC


pgsql-general by date:

Previous
From: Hunter Hillegas
Date:
Subject: Re: PostgreSQL Max Connections
Next
From: Hunter Hillegas
Date:
Subject: Re: PostgreSQL Max Connections