Re: PostgreSQL Replication

From: Raul Giucich <raul(dot)giucich(at)gmail(dot)com>
To: Mutuku Ndeti <jnmutuku(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: PostgreSQL Replication
Date: 2021-02-16 14:28:54
Message-ID: CAN0zQZ6o3d2UrJ6RD6t8-gNwfN90KK3T0WW9C2fWN3++RaMjUw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mutuku Ndeti 2021-02-16 14:46:02 Re: PostgreSQL Replication
Previous Message Paolo Saudin 2021-02-16 14:28:48 Re: Replication sequence