[pgpool-general: 4733] Failover_command is not executed on standby server
Lucas Luengas
lucasluengas at gmail.com
Fri Jun 24 20:58:27 JST 2016
Hello.
I have two nodes with postgresql with streaming replication and pgpool with
watchdog.
Using pgpool version 3.4.7 (tataraboshi):
- If postgres service of standby server is down, then failover_command is
not executed (no lines showed in pgpool log file).
- If postgres service of primary server is down, then failover_command is
executed (it is showed in pgpool log file).
Using pgpool version 3.4.6 (tataraboshi):
- If postgres service of standby server is down, then failover_command is
executed (it is showed in pgpool log file).
- If postgres service of primary server is down, then failover_command is
executed (it is showed in pgpool log file).
Why does failover_command is not executed with version 3.4.7 when postgres
service in standby server is down?
Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pgpool.net/pipermail/pgpool-general/attachments/20160624/b1ecfb92/attachment.htm>
More information about the pgpool-general
mailing list