Thank you.
--- Jayesh
On Jul 5, 2013 9:59 PM, "bricklen" wrote:
> On Thu, Jul 4, 2013 at 11:59 PM, Jayesh Nambiar 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 replicati
On Thu, Jul 4, 2013 at 11:59 PM, Jayesh Nambiar 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
Hello All,
I am very new to postgres and this is my first post to the community, so
please forgive my ignorance if any.
I am trying to achieve a circular replication with postgres; meaning two
postgres servers are slaves of each other. This is a requirement for our
setup. I tried googling through t