[pgpool-general: 4958] pgpool psql connection timeout

Avi Weinberg AviW at gilat.com
Wed Aug 31 00:18:24 JST 2016


Hi,

When I disconnect one of my servers from the switch and attempt to run the query -   psql -h "${VIP}" -U postgres template1 -p 9999 -t -c "select 1;"
I get stuck for very long time without timeout.  When I restart pgpool it returns to normal behavior.  Is there a way to have connection timeout for such case?  How can I check pgpool is stuck without trying to connect?

by the way when I do with port 5432 it works  - psql -h "${VIP}" -U postgres template1 -p 5432 -t -c "select 1;"  it connects properly.

IMPORTANT - This email and any attachments is intended for the above named addressee(s), and may contain information which is confidential or privileged. If you are not the intended recipient, please inform the sender immediately and delete this email: you should not copy or use this e-mail for any purpose nor disclose its contents to any person.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.sraoss.jp/pipermail/pgpool-general/attachments/20160830/4fa2dc99/attachment.html>


More information about the pgpool-general mailing list