Hi, On 2021-12-03 10:28:34 +0900, Tatsuo Ishii wrote: > It seems there are no environment variables corresponding to keepalives > etc. connection parameters in libpq. Is there any reason for this?
PGOPTIONS='-c tcp_keepalive_*=foo' should work. Greetings, Andres Freund