Postgres HA and Pglogical - Mailing list pgsql-bugs

From Padmakumar Kadayaprth
Subject Postgres HA and Pglogical
Date
Msg-id CAMjUpCqtLZE8pGDKbLibVV_ecPm-utqMkfJaLytL+c-5_KOCLg@mail.gmail.com
Whole thread Raw
Responses Re: Postgres HA and Pglogical  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
List pgsql-bugs
Dear All,
     I am not sure this is the mailing list to which I have to send this issue.If you know the correct mailing address please let me know or forward this mail  to that address.

Issue i am facing is as follows
I am on Ubuntu ,postgresql 14 pglogical for postgres 14

I have 35 branches and one  regional site. All branches including regional sites have it's own transaction.
All Transaction from branches will be replicated to regional using pglogical. Almost 50 Tables out of 350 tables.entire tables in the database are not replicated.

Now I need high availability in all branches and regional sites, which is the best open source solution available with postgreSQL.   In case of failover to secondary, how I will reroute my replication to regional without manual intervention.How I will make sure /control replication from branches to regional are happening  only from current primary.

which is the pooling /load balancing and virtual IP solution compatible with my solution using which i can connect to current primary in case of failover from application

Thanks,
Padmakumar

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #17358: While using --with-uuid=bsd option, uuid_ossp test fails on NetBSD 9.2
Next
From: Alexander Lakhin
Date:
Subject: Re: BUG #17116: Assert failed in SerialSetActiveSerXmin() on commit of parallelized serializable transaction