> On Dec 19, 2023, at 7:12 AM, Rambabu V <ram.wissen@xxxxxxxxx> wrote: > > 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? How do you expect to have working HA without working networking?