On Tue, Feb 8, 2011 at 7:23 PM, mark <[email protected]> wrote: > (~two weeks and it dies) > keepalives_idle=30 > keepalives_interval=30 > keepalives_count=30
Maybe something like this: keepalives_idle=60 keepalives_interval=5 keepalives_count=10 -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
