In my experience (4 Postgresql cluster 2 pg12 in test and 2 pg10 in
production, 3 of them in Kubernetes, one on discrete VM's), Patroni is
severely biased towards AWS-based containers, so it was not an option for
my standalone K8s clusters managed by Rancher and based on OCI and
DigitalOcean VM's.
Hi,
You can investigate patroni in order to manage failover,replication and
switchover. The tool mentioned is an open-source tool.
https://github.com/zalando/patroni
Regards.
Rodriguez Pablo A , 2 Mar 2021 Sal, 14:59
tarihinde şunu yazdı:
> Hi, I have to configure a postgresql in high availa
Look into patroni, pg_auto_failover, postgres-operator.
On Tue, Mar 2, 2021 at 12:59 PM Rodriguez Pablo A <
rodriguez.a.pa...@gmail.com> wrote:
> Hi, I have to configure a postgresql in high availability.
> I want to ask you what tool you recommend to manage replication and
> failover or switchov