idle connection timeout

Поиск
Список
Период
Сортировка
От Grzegorz Jaśkiewicz
Тема idle connection timeout
Дата
Msg-id 2f4958ff0903260354i1e60c1c0tdd7af8a1476827bf@mail.gmail.com
обсуждение исходный текст
Ответы Re: idle connection timeout  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
hey folks,

is there any potential idle connection timeout on server side ?
I got a C++ client here, using pqxx, that waits with CLOSE_WAIT, which
would potentially mean that back end called close() on connection,
if there's such idle timeout, how long is it set to by default, and
can it be set by user ?
the server version in this case is 8.1.4

ta.


--
GJ

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

Предыдущее
От: Tim Uckun
Дата:
Сообщение: How to compile a 32 bit version of postgres on a x64 machine.
Следующее
От: "Leonardo M. Ramé"
Дата:
Сообщение: Re: Weird encoding behavior