PHP and persistent connections

Поиск
Список
Период
Сортировка
От GH
Тема PHP and persistent connections
Дата
Msg-id 20001122211055.B30801@over-yonder.net
обсуждение исходный текст
Список pgsql-novice
I remember seeing something about issues with PHP
using Postgrs persistent connections. I have been unable to find anything
in the archives.

I have been having a problem where backend processes become dedicated to
a persistent connection and do not die. I do not know if this is caused
by something in PHP or not.

I am using pg_pconnect for the connections.
Is there a solution to this?
(By the way, kill-ing the backends is NOT a solution. ;-))

This is running 7.0.2 on FreeBSD 4.0-RELEASE and PHP 4.0.3pl1.

Any suggestions?
Eventually, the maximum number of backends is started and the message
"Sorry, too many clients..." is displayed.

I thank you all for your assistance.

gh
.

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

Предыдущее
От: Rynell Wesson
Дата:
Сообщение: Re: DESC
Следующее
От:
Дата:
Сообщение: re : PHP and persistent connections