Master to Master replication options? - Mailing list pgsql-admin

From CS DBA
Subject Master to Master replication options?
Date
Msg-id 4E43E9AB.8060707@consistentstate.com
Whole thread Raw
List pgsql-admin
Hi All;

I have a client that wants the following:

- 2 masters (master to master replication)

- multiple read only slaves off each master

- the ability to failover in case of a master node failure
      to include re-directing the slaves off the failed master to now
point to the remaining active master

Questions:

- Is Bucardo the only viable master to master solution?
- Can I setup HOT standby's or SLONY off of a Bucardo master?
- Can I shift a slave's 'master' without a full reset?

Thanks in advance...


--
---------------------------------------------
Kevin Kempter       -       Constent State
A PostgreSQL Professional Services Company
           www.consistentstate.com
---------------------------------------------


pgsql-admin by date:

Previous
From: "Igor Neyman"
Date:
Subject: Re: Postgres service starts and then stops immediatly
Next
From: CS DBA
Date:
Subject: replication from Oracle to PostgreSQL?