Re: When the Session ends in PGSQL? - Mailing list pgsql-general

From Andrew Sullivan
Subject Re: When the Session ends in PGSQL?
Date
Msg-id 20110630142809.GI13368@shinkuro.com
Whole thread Raw
In response to When the Session ends in PGSQL?  (Durumdara <durumdara@gmail.com>)
List 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 by date:

Previous
From: Miroslav Šulc
Date:
Subject: VACUUM FULL cannot be VERBOSE?
Next
From: Hiroshi Saito
Date:
Subject: Re: Windows x64 : How do I get OSSP-UUID.sql contrib for postgresql x64