Re: tcp_keepalives_idle ignored

From: "henry" <henry(at)zen(dot)co(dot)za>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: tcp_keepalives_idle ignored
Date: 2008-01-12 13:14:32
Message-ID: 61271.196.23.181.69.1200143672.squirrel@zenmail.co.za
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, January 12, 2008 1:20 pm, Gregory Stark wrote:
> "henry" <henry(at)zen(dot)co(dot)za> writes:
>
>> tcp_keepalives_interval and tcp_keepalives_count I have left on default.
>> After a few hours worth of running, theres a few thousand idle postgres
>> procs, and they're all idle...
>
> Are you sure the clients are actually gone? tcp keepalives are only going

hmm, I think you're right - in a way. This is beginning to look like a
friggin leak somewhere. What's supposed to be persistent connections in
long-lived processes are not so persistent after all (and the old
connections are not being released).

Thanks Gregory.

Henry

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2008-01-12 16:50:24 Re: tcp_keepalives_idle ignored
Previous Message Jean-Michel Pouré 2008-01-12 12:29:08 Re: tcp_keepalives_idle ignored