Re: Too many clients to Postgresql server

Поиск
Список
Период
Сортировка
От Ralph Graulich
Тема Re: Too many clients to Postgresql server
Дата
Msg-id Pine.LNX.4.21.0207181932480.1483-100000@shauny.shauny.de
обсуждение исходный текст
Ответ на Re: Too many clients to Postgresql server  (Thomas Beutin <tyrone@laokoon.IN-Berlin.DE>)
Список 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 по дате отправления:

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: Too many clients to Postgresql server
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Bad HTML in Mail List Archives