Re: creating a circular replication in postgres - Mailing list pgsql-admin

From bricklen
Subject Re: creating a circular replication in postgres
Date
Msg-id CAGrpgQ_nXNsvc2u2AqEExQ3SwQefaJq+4GX8=47kGk4zqecQHw@mail.gmail.com
Whole thread Raw
In response to creating a circular replication in postgres  (Jayesh Nambiar <jayesh1017@gmail.com>)
Responses Re: creating a circular replication in postgres  (Jayesh Nambiar <jayesh1017@gmail.com>)
List pgsql-admin
On Thu, Jul 4, 2013 at 11:59 PM, Jayesh Nambiar <jayesh1017@gmail.com> wrote:
I am trying to achieve a circular replication with postgres; meaning two postgres servers are slaves of each other.

Are you looking to do Multi-Master replication?
 
I went through Bucardo which uses perl scripts to achieve this, but I am looking at something more native if available.

PostgreSQL does not support multimaster replication in the core product, but there are 3rd party tools that support it.
Some other options are listed at:
https://wiki.postgresql.org/wiki/Replication%2C_Clustering%2C_and_Connection_Pooling

pgsql-admin by date:

Previous
From: Jayesh Nambiar
Date:
Subject: creating a circular replication in postgres
Next
From: Thorsten Kampe
Date:
Subject: Starting psql without connection