[pgpool-general: 8679] Is there a heartbeat mechanism that keeps a connection alive?

Zhaoxun Yan yan.zhaoxun at gmail.com
Wed Mar 29 15:04:12 JST 2023


On <postgresql.conf>,  I can set Ping-Pong mechanism on TCP connection
between postgresql and its client:

tcp_keepalives_idle = 20
tcp_keepalives_interval = 10
tcp_keepalives_count = 3

Can pgpool set keepalive heartbeat, or an idle connection between pgpool
and its client can only be terminated?

Regards,
    Zhaoxun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pgpool.net/pipermail/pgpool-general/attachments/20230329/1fbdb2ee/attachment.htm>


More information about the pgpool-general mailing list