Re: FAIL-OVER AND LOAD BALANCING

From: Nikolay Samokhvalov <samokhvalov(at)gmail(dot)com>
To: Peter Wainaina <petwah17(at)gmail(dot)com>
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: FAIL-OVER AND LOAD BALANCING
Date: 2019-09-25 17:04:55
Message-ID: CANNMO+LeOaCZk_CbNAL-KtGwAGwnAz=aLWaCy85PV36C4EP3rg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Look at Patroni first https://patroni.readthedocs.io/en/latest/. It's the
most popular choice nowadays, at least among my Twitter followers :)
https://twitter.com/postgresmen/status/1019702905593446400

More choices you can find in this list:
https://github.com/dhamaniasad/awesome-postgres#high-availability

On Wed, Sep 25, 2019 at 11:46 AM Peter Wainaina <petwah17(at)gmail(dot)com> wrote:

> Hello i need an advice on an OPEN SOURCE TOOL to handle failover for
> replication.Currently am trying pg_auto_failover but stacked in the
> configuration.
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Laurenz Albe 2019-09-25 19:16:13 Re: create tablespace - cannot run inside a transaction block
Previous Message Prince Pathria 2019-09-25 16:55:55 Re: FAIL-OVER AND LOAD BALANCING