Re: When the Session ends in PGSQL?

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: When the Session ends in PGSQL?
Дата
Msg-id 20110630142809.GI13368@shinkuro.com
обсуждение исходный текст
Ответ на When the Session ends in PGSQL?  (Durumdara <durumdara@gmail.com>)
Список pgsql-general
On Thu, Jun 30, 2011 at 04:11:32PM +0200, Durumdara wrote:
> Hi!
>
> I asked same thing in the list formerly,
> http://archives.postgresql.org/pgsql-general/2011-06/msg00888.php

> I'm very wondering that I don't (and can't) found a system variable
> that define the timeout of the client session. Maybe I'm a real lama,
> or search with wrong terms... :-)

The session timeout is defined by the TCP timeout.  See the
tcp_keepalives options.

You can time out statements by statement_timeout.


--
Andrew Sullivan
ajs@crankycanuck.ca

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

Предыдущее
От: Miroslav Šulc
Дата:
Сообщение: VACUUM FULL cannot be VERBOSE?
Следующее
От: Hiroshi Saito
Дата:
Сообщение: Re: Windows x64 : How do I get OSSP-UUID.sql contrib for postgresql x64