Re: FAIL-OVER AND LOAD BALANCING
Nikolay Samokhvalov <[email protected]> Wed, 25 Sep 2019 13:04:55 -0400
| Newsgroups | gmane.comp.db.postgresql.admin |
|---|---|
| Message-ID | <CANNMO+LeOaCZk_CbNAL-KtGwAGwnAz=aLWaCy85PV36C4EP3rg@mail.gmail.com> |
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 <[email protected]> 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. >