[pgpool-general: 7586] Re: nodes status refresh
Tatsuo Ishii
ishii at sraoss.co.jp
Fri May 28 09:17:22 JST 2021
> Hello Tatsuo,
> I have a question about behaviour of pgpool when failover is managed and performed by repmgr - how pgpool checks nodes state change? Is there any way to let pgpool refresh status so it sees changes without service restart?
I am not familiar with repmgr. Anyway...
Besides pgool restarting, pgpool will try to find primary node and
standby node in the following events.
- failover by certain errors
- manually node detach (pcp_detach_node)
- manually node attach (pcp_attach_node)
So currently there's no way to force pgpool to refresh status without
those events.
Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp
More information about the pgpool-general
mailing list