Re: php4 / pgsql7 problem (too many clients)

Поиск
Список
Период
Сортировка
От Stephen van Egmond
Тема Re: php4 / pgsql7 problem (too many clients)
Дата
Msg-id 20001027171057.A19083@bang.dhs.org
обсуждение исходный текст
Ответ на php4 / pgsql7 problem (too many clients)  ("Pascal Jolin" <pjolin@e-c.qc.ca>)
Список pgsql-php
Pascal Jolin (pjolin@e-c.qc.ca) wrote:
>  I've been unable to locate the source of this error, or any pertinent info
>  about the default number of client connections allowed, and/or how to
> change
>  it.

php will limit the number of simultaneous connections to postgresql.

Look in your php.ini (debian: /etc/php4/apache/php.ini) and find
pgsql.max_persistent

This may also be limited by pgsql -- look at pg_options.


В списке pgsql-php по дате отправления:

Предыдущее
От: "Mitch Vincent"
Дата:
Сообщение: Re: php4 / pgsql7 problem (too many clients)
Следующее
От: The Hermit Hacker
Дата:
Сообщение: pgsql-php list should be live once more ...