Re: Postgres keep alive configuration

2025-07-23 Thread Fabrice Chapuis
Ok Thanks Daniel It show the right value with the connection over the network Regards Fabrice postgres [2867156]=> show tcp_keepalives_idle; +-+ | tcp_keepalives_idle | +-+ | 3 | +-+ (1 row) On Wed, Jul 23, 2025 at 1

Re: Postgres keep alive configuration

2025-07-23 Thread Daniel Westermann (DWE)
>From: Fabrice Chapuis >Sent: Wednesday, July 23, 2025 13:20 >To: PostgreSQL Hackers >Subject: Postgres keep alive configuration >  >Hi, > >I try to configure these 3 parameters to activate keep alive on a sever >Postgres in version 14. > >tcp_keepalives_idle = 3 >tcp_keepalives_interval = 2 >tc