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
a...@crankycanuck.ca

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to