Re: keepalives_* parameters usefullness - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: keepalives_* parameters usefullness
Date
Msg-id CA+U5nMLeBKk10+1hA6ENjXBo-bEafgsA8EckhmYD6oGRPFer7g@mail.gmail.com
Whole thread Raw
In response to keepalives_* parameters usefullness  ("Jaime Casanova" <jaime@2ndquadrant.com>)
Responses Re: keepalives_* parameters usefullness
List pgsql-hackers
On Mon, Jul 4, 2011 at 9:42 AM, Jaime Casanova <jaime@2ndquadrant.com> wrote:

> i even used getsockopt() to ensure TCP_KEEPIDLE was being setted and
> tried to set it myself with setsockopt() with the same results.

There's a list of preconditions as to when these settings take effect,
otherwise they are a no-op.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-hackers by date:

Previous
From: "Jaime Casanova"
Date:
Subject: keepalives_* parameters usefullness
Next
From: Jun Ishiduka
Date:
Subject: Re: Online base backup from the hot-standby