close inactive client connection

Поиск
Список
Период
Сортировка
От Luiz Bernardi
Тема close inactive client connection
Дата
Msg-id web-7612005@hm775.cl01.mobimail.com
обсуждение исходный текст
Ответы Re: close inactive client connection  (John R Pierce <pierce@hogranch.com>)
Re: close inactive client connection  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
Hello,


 I am developing a system, using the ZeosLib, which maintains a permanent connection to the database.


 When the client loses the connection, the server does
not recognize this and keeps the connection as if it were active. When
the client attempts to reconnect, the server creates a new connection
and the previous remains active.
 This has caused an excessive increase in the number of active connections and hampered the use of the system.


 Have any way or setting to make postgres close idle connections?
--
Luiz Agnaldo BernardiFone 41
36755756     41 99979849

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

Предыдущее
От: Jaromír Talíř
Дата:
Сообщение: Re: lazy vacuum and AccessExclusiveLock
Следующее
От: "Luiz Bernardi"
Дата:
Сообщение: close inactive client connection