Re:Re: Suggestion about tcp_keepalives_idle parameter in the document

2024-06-10 Thread yanliang lei
thank you very much! At 2024-06-10 17:03:07, "Laurenz Albe" wrote: >On Sat, 2024-06-08 at 05:37 +0800, yanliang lei wrote: >> there is the following description in the >> https://www.postgresql.org/docs/current/runtime-config-connection.html: >> >> A value of 0 (the default) sel

Re: Suggestion about tcp_keepalives_idle parameter in the document

2024-06-10 Thread Laurenz Albe
On Sat, 2024-06-08 at 05:37 +0800, yanliang lei wrote: > there is the following description in the > https://www.postgresql.org/docs/current/runtime-config-connection.html: > > A value of 0 (the default) selects the operating system's default. > but there is no description about“  the operating s

Suggestion about tcp_keepalives_idle parameter in the document

2024-06-07 Thread yanliang lei
there is the following description in the https://www.postgresql.org/docs/current/runtime-config-connection.html: A value of 0 (the default) selects the operating system's default.-but there is no description about“ the operating system's default value in the linux is tcp_keepalive_ti