Re: Need auto fail over cluster solution for PostGres - Mailing list pgsql-general

From Fabrízio de Royes Mello
Subject Re: Need auto fail over cluster solution for PostGres
Date
Msg-id CAPfkCSAr0y0hEqRLjFNif+jmM9e8V-5scCuruaJ4J0EkGOBk3Q@mail.gmail.com
Whole thread Raw
In response to Need auto fail over cluster solution for PostGres  (Girish Kumar <girish_kumar@live.in>)
Responses Re: Need auto fail over cluster solution for PostGres
List pgsql-general

Em seg., 30 de dez. de 2019 às 13:30, Girish Kumar <girish_kumar@live.in> escreveu:
>
> Hello,
>
> I need to setup an auto fail over cluster for Postgres similar to Always Available Group(AAG) provided by Microsoft for SQL Server. Any suggestions? Prefer open source solutions(On Ubuntu)
>

Some FOSS options:

https://github.com/zalando/patroni
https://github.com/sorintlab/stolon
https://github.com/ClusterLabs/PAF

Regards,

--
   Fabrízio de Royes Mello         Timbira - http://www.timbira.com.br/
   PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento

pgsql-general by date:

Previous
From: Girish Kumar
Date:
Subject: Need auto fail over cluster solution for PostGres
Next
From: stan
Date:
Subject: A JOIN question