Re: can't connect postgresql server. max connection - Mailing list pgsql-general

From Joel Burton
Subject Re: can't connect postgresql server. max connection
Date
Msg-id Pine.LNX.4.30.0110191646550.22474-100000@temp.joelburton.com
Whole thread Raw
In response to can't connect postgresql server. max connection exceeded.  ("Youn-Oh, Jung" <yojung@grtg.com>)
List pgsql-general
On Fri, 19 Oct 2001, Youn-Oh, Jung wrote:

> Hello. I have a question about max connection.
>
> i use postgreSQL 7.0.3 and up to now i use well.
>
> but, this time i encountered the max connection problem.
>
> my default max connection value is 32.
>
> that is, if 32 connections are established, no other connection can't be
> established..
>
> then once 32 connections are established, processes that contain postgresql
> connection are not operational. 32 processes have connections are not ended.
> so system can't create any new connection to postgreSQL.
>
> why this situation do occur?
>
> have any suggestion that figure out this problem???
>

'man postmaster' will give command-line switches to change # of
connections allowed.

--

Joel BURTON  |  joel@joelburton.com  |  joelburton.com  |  aim: wjoelburton
Independent Knowledge Management Consultant


pgsql-general by date:

Previous
From: Joel Burton
Date:
Subject: Re: Authentication FAQ or Howto?
Next
From: Lamar Owen
Date:
Subject: Re: Upgrade