Hi Team,
We have implemented postgresql HA with Patroni + Consul cluster on Docker based PostgreSQL Setup.
We are seeing the issue below.
our consul cluster built with 3 nodes, if consul cluster completely down, Patroni triggering failover.
Is there any option to prevent this failure even if the consul cluster is down also?
and also any effective alternative for HA for docker based PostgreSQL setup?