Can't change tcp_keepalives_idle

From: "Abraham, Danny" <danny_abraham(at)bmc(dot)com>
To: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Cc: "Abraham, Danny" <danny_abraham(at)bmc(dot)com>
Subject: Can't change tcp_keepalives_idle
Date: 2024-08-04 11:16:21
Message-ID: SJ2PR02MB97060CFEDBDE9FC11F1844358EBD2@SJ2PR02MB9706.namprd02.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2024-08-04 15:13:10 Re: Can't change tcp_keepalives_idle
Previous Message David G. Johnston 2024-08-03 18:57:57 Re: Some links to "previous version" seem wrong