Re: ALTER SYSTEM for tcp_keepalives_idle doesn't show up with theSHOW command. - Mailing list pgsql-bugs

From Amit Kapila
Subject Re: ALTER SYSTEM for tcp_keepalives_idle doesn't show up with theSHOW command.
Date
Msg-id CAA4eK1+s8+-8Y9y_xKTVE4hrBn=b5QZAb_fOvsR+9H6_HjkXjw@mail.gmail.com
Whole thread Raw
In response to Re: ALTER SYSTEM for tcp_keepalives_idle doesn't show up with theSHOW command.  ("Robertson, Alan L" <Alan.Robertson@charter.com>)
Responses Re: ALTER SYSTEM for tcp_keepalives_idle doesn't show up with theSHOW command.  (David Fetter <david@fetter.org>)
List pgsql-bugs
On Fri, Dec 22, 2017 at 11:16 PM, Robertson, Alan L
<Alan.Robertson@charter.com> wrote:
> Is this described in the documentation somewhere?
>

Yes.  See the documentation of the parameter tcp_keepalives_idle [1].
It clearly documents the behavior, "In sessions connected via a
Unix-domain socket, this parameter is ignored and always reads as
zero".

https://www.postgresql.org/docs/devel/static/runtime-config-connection.html

-- 
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com


pgsql-bugs by date:

Previous
From: "Robertson, Alan L"
Date:
Subject: Re: ALTER SYSTEM for tcp_keepalives_idle doesn't show up with theSHOW command.
Next
From: yunlong.gao
Date:
Subject: Re: May be a jsonb type bug