Re: [ADMIN] Postgres - Replication - Mailing list pgsql-admin

From Rosser Schwarz
Subject Re: [ADMIN] Postgres - Replication
Date
Msg-id CAFnxYwjre_yHHiVti_9p=CpNZyHokOwbt0dz0gX8OHggRsM5kA@mail.gmail.com
Whole thread Raw
In response to Re: [ADMIN] Postgres - Replication  (jasoninmel <jasoninmel+1@gmail.com>)
List pgsql-admin
On Thu, Mar 16, 2017 at 20:35 jasoninmel <jasoninmel+1@gmail.com> wrote:
Please note that I'm open for any other replication method that would allow
better scalability. One of the best option would be to have Multi-master
setup though I haven't seen any documentation around the support for such
capability by Postgres.

Have you considered third-party tools like Bucardo? It, particularly, was designed for replicating across unreliable WAN links, and is currently in active use replicating large volumes of data between sites separated by oceans and continents.

It has overhead, and is asynchronous, but supports multi-master (where N > 2), and will simply queue changes for replication in the event of link failure. 

It may not suit your needs, but it's probably worth considering

rls

--
:wq

pgsql-admin by date:

Previous
From: jasoninmel
Date:
Subject: Re: [ADMIN] Postgres - Replication
Next
From: Osahon Oduware
Date:
Subject: [ADMIN] QGIS Seem To Bypass PostgreSQL/PostGIS User Privileges/Permissions