Re: Need inputs on postgresql HA with consul cluster

From: Scott Ribe <scott_ribe(at)elevated-dev(dot)com>
To: Rambabu V <ram(dot)wissen(at)gmail(dot)com>
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Need inputs on postgresql HA with consul cluster
Date: 2023-12-19 14:22:37
Message-ID: B4CE79FE-AAAB-492B-A0E4-D56FD4702445@elevated-dev.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> On Dec 19, 2023, at 7:12 AM, Rambabu V <ram(dot)wissen(at)gmail(dot)com> 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?

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message SOzcn 2023-12-19 14:57:05 Re: Would-be standby-node phoning home every 5 seconds. Why?
Previous Message Rambabu V 2023-12-19 14:12:12 Need inputs on postgresql HA with consul cluster