Re: Too many clients to Postgresql server - Mailing list pgsql-general

From Ralph Graulich
Subject Re: Too many clients to Postgresql server
Date
Msg-id Pine.LNX.4.21.0207181932480.1483-100000@shauny.shauny.de
Whole thread Raw
In response to Re: Too many clients to Postgresql server  (Thomas Beutin <tyrone@laokoon.IN-Berlin.DE>)
List pgsql-general
> If You don't need the performance go to pg_connect, but You can reach the
> limit this way too. You can adjust the max pg_pconnect's in the php.ini.

Whereas one has to obey, that this limit is a "per httpd child"-limit,
rather than a global limit counting the the parent httpd process and all
its children.

So if you have a MAX_SERVERS of 50 and limited pg_connect to 5, it counts
for 50 times 5 => 250 connections at maximum.


Kind regards
... Ralph ...



pgsql-general by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: Too many clients to Postgresql server
Next
From: "Marc G. Fournier"
Date:
Subject: Re: Bad HTML in Mail List Archives