Can't change tcp_keepalives_idle - Mailing list pgsql-general

From Abraham, Danny
Subject Can't change tcp_keepalives_idle
Date
Msg-id SJ2PR02MB97060CFEDBDE9FC11F1844358EBD2@SJ2PR02MB9706.namprd02.prod.outlook.com
Whole thread Raw
Responses Re: Can't change tcp_keepalives_idle
Re: Can't change tcp_keepalives_idle
Re: Can't change tcp_keepalives_idle
List pgsql-general
Hi,

Change tcp_keepalives_idle in postgresql.conf from 0 to 300 , then pg_ctl reload but it stays with the old 0 value.
Tried restart and it did not work. PG Log says it was changed.
Reset_cal marked OK, but no real change ( ins how)

-[ RECORD 1 ]---+-----------------------------------------------------
name            | tcp_keepalives_idle
setting         | 0
unit            | s
category        | Connections and Authentication / Connection Settings
short_desc      | Time between issuing TCP keepalives.
extra_desc      | A value of 0 uses the system default.
context         | user
vartype         | integer
source          | session
min_val         | 0
max_val         | 2147483647
enumvals        |
boot_val        | 0
reset_val       | 1800
sourcefile      |
sourceline      |
pending_restart | f

Thanks

Danny



pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Some links to "previous version" seem wrong
Next
From: Adrian Klaver
Date:
Subject: Re: Can't change tcp_keepalives_idle