Re: Need auto fail over cluster solution for PostGres

From: Fabrízio de Royes Mello <fabrizio(at)timbira(dot)com(dot)br>
To: Girish Kumar <girish_kumar(at)live(dot)in>
Cc: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Need auto fail over cluster solution for PostGres
Date: 2019-12-30 16:45:09
Message-ID: CAPfkCSAr0y0hEqRLjFNif+jmM9e8V-5scCuruaJ4J0EkGOBk3Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Em seg., 30 de dez. de 2019 às 13:30, Girish Kumar <girish_kumar(at)live(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message stan 2019-12-30 21:31:10 A JOIN question
Previous Message Girish Kumar 2019-12-30 16:30:11 Need auto fail over cluster solution for PostGres