Tomasz Chmielewski wrote:
When one node is gone, pgpool-ii can execute a "failover_command".


After a node is recovered, pgpool-ii can execute a "failback_command".


What I lack (or can't find) is something executed between those two commands: a command executed when the node is back (is reachable again).


Is something like this possible with pgpool-ii?

Hmm, tcpdump tells me that pgpool-ii does not try to reconnect after it detects a failed PostgreSQL node.

So, the only way to detect the node is back is to use i.e. a cron job executed every minute - am I correct?


--
Tomasz Chmielewski
http://wpkg.org
_______________________________________________
Pgpool-general mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgpool-general

Reply via email to