Re: What is the default timeout setting?

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: P G <pg_dba(at)yahoo(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>, pgsql-admin(at)postgresql(dot)org, pgsql-cygwin(at)postgresql(dot)org
Subject: Re: What is the default timeout setting?
Date: 2003-02-14 19:51:53
Message-ID: 1045252313.15174.772.camel@camel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-cygwin pgsql-general

On Thu, 2003-02-13 at 15:19, P G wrote:
> Is there a default timeout setting for connections to
> the database?
>

postgresql does not time out connections on the server side. It does
configure TCP_KEEPALIVE behavior on its sockets, so depending on kernel
configuration you might either have connections dropped at some interval
or not at all.

Robert Treat

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Yung-Min Chen 2003-02-14 19:55:25 Authentication using NIS password database
Previous Message Robert Treat 2003-02-14 19:26:12 Re: date of creation or last modification

Browse pgsql-cygwin by date

  From Date Subject
Next Message Todd F. Peterson 2003-02-14 21:17:37 Re: PostgreSQL without cygwin.
Previous Message Jason Tishler 2003-02-14 19:49:59 Re: cygpic make error

Browse pgsql-general by date

  From Date Subject
Next Message Steve Atkins 2003-02-14 20:10:12 Re: Sharing a transaction between programs.
Previous Message Tariq Muhammad 2003-02-14 19:48:41 Re: Inquiry From Form [pgsql]