On Wed, Apr 1, 2009 at 5:10 AM, Mahu Vasile <m...@vrancart.ro> wrote:
> tcp_keepalives_count = 1                # TCP_KEEPCNT;

This might not be what you want.

http://www.postgresql.org/docs/8.3/static/runtime-config-connection.html

Presumably you'd like to wait more than 1 second before declaring the
connection dead...

Beyond, that it sounds like a client problem more than a PostgreSQL problem.

...Robert

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

Reply via email to