Re: PostgreSQL Replication

From: Mutuku Ndeti <jnmutuku(at)gmail(dot)com>
To: Raul Giucich <raul(dot)giucich(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: PostgreSQL Replication
Date: 2021-02-16 14:46:02
Message-ID: CABZ-GuuiwUy3NZW-d-xOTdBnqe5tiE=phH8E_WPMoAdfPD3f=Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks. Is there a free version of BDR?

On Tue, Feb 16, 2021, 5:29 PM Raul Giucich <raul(dot)giucich(at)gmail(dot)com> wrote:

> This article will help you
> https://wiki.postgresql.org/wiki/Multimaster.
>
> El mar., 16 feb. 2021 10:56, Mutuku Ndeti <jnmutuku(at)gmail(dot)com> escribió:
>
>> Hi,
>>
>> Need some advice here. I have an application using PostgreSQL. I need to
>> install it on 2 servers for redundancy purposes and have 2 databases. I
>> need the DBs to replicate to each other, in real-time. Writes can be done
>> on both DBs.
>>
>> Please let me know if this is a feasible setup and the best way to
>> proceed.
>>
>> Thank you
>>
>> --
>> www.agile.co.ke
>>
>>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Lewis 2021-02-16 15:21:32 Re: Turn jit off for slow subquery in Postgres 12
Previous Message Raul Giucich 2021-02-16 14:28:54 Re: PostgreSQL Replication