Re: Connection Timeout

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Connection Timeout
Дата
Msg-id 21967.1061213023@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Connection Timeout  ("Anagha Joshi" <ajoshi@nulinkinc.com>)
Список pgsql-admin
"Anagha Joshi" <ajoshi@nulinkinc.com> writes:
> Consider the following:
> I opened 5 connections to the Postgres Server and did not use those
> connections at all.i.e. I did not perform any activity on the any
> databases.
> What happens to those connections? Are they still Active after long
> duration? Or any session timeout related parameter has to be configured?

There is no connection timeout.  I do not believe there should be one,
at least not on the server side.

We do use "TCP keepalive" mode, which means that if a remote machine
stops being contactable, connections from it will be closed after a
timeout.  But that doesn't apply for local connections.

            regards, tom lane

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

Предыдущее
От: "Mendola Gaetano"
Дата:
Сообщение: Re: get current queries
Следующее
От: "Jean Michel Gaudel"
Дата:
Сообщение: Re: dbase ODBC error