Re: Connection Timeout ?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Connection Timeout ?
Дата
Msg-id 16334.992387786@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Connection Timeout ?  (Stefan Loidl <Stefan.Loidl@lrz-muenchen.de>)
Список pgsql-general
Stefan Loidl <Stefan.Loidl@lrz-muenchen.de> writes:
> is there a connection timeout in postgres?
> It seems to me that connections that are idle for about a day,
> are closed automatically by the corresponding postmaster process
> and the process exits.

No such mechanism in Postgres itself, but perhaps you are seeing the
effects of some timeout in your TCP stack.

(More usually, we get complaints from people who think there *should*
be a timeout ;-))

            regards, tom lane

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

Предыдущее
От: Steve Micallef
Дата:
Сообщение: Unique rows without a key
Следующее
От: GH
Дата:
Сообщение: Re: Unique rows without a key