how to close idle connection created with php's pg_pconnect()

Поиск
Список
Период
Сортировка
От Torsten Krämer
Тема how to close idle connection created with php's pg_pconnect()
Дата
Msg-id 9cjp9m$2ecv$1@news.tht.net
обсуждение исходный текст
Ответы Re: how to close idle connection created with php's pg_pconnect()  (GH <grasshacker@over-yonder.net>)
Список pgsql-general
hallo,

i am using php with postgres and using open a persistent connection.

But the limit on open connection is reached very fast, because the idle
connection aren't close.

My question:
How can idle connection automatically closed ?

thanks

Torsten Kr�mer



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

Предыдущее
От: James Thornton
Дата:
Сообщение: IpcMemoryCreate: shmget failed (Invalid argument)
Следующее
От: Nils Zonneveld
Дата:
Сообщение: Re: Joining more than 2 tables