Pomme
Pomme

Reputation: 11

How to recover automatically a failed primary node as standby node in Pgpool?

Imagine there is two node (primary and standby node) which they are already configured failover. If primary node is down, standby node can promote as primary node

But in this case, I want to also design that if the failed node is recovered, he turns as a standby node.

I'm searching some documents in pgpool officiel site (https://www.pgpool.net/docs/latest/en/html/runtime-online-recovery.html) but I'm not sure how exactly configure for that

Can you guys help me with details??

Upvotes: 1

Views: 190

Answers (0)

Related Questions