Is BDR still in beta? Here’s the postgres wiki with a chart:
https://wiki.postgresql.org/wiki/Replication,_Clustering,_and_Connection_Pooling From: pgsql-admin-ow...@postgresql.org [mailto:pgsql-admin-ow...@postgresql.org] On Behalf Of Greg Spiegelberg Sent: Wednesday, November 26, 2014 2:20 PM To: Leonardo Carneiro Cc: Postgres India; pgsql-general@postgresql.org >> PG-General Mailing List; [ADMIN] Subject: Re: [ADMIN] Active/Active clustering in postgres There is BDR (Bi-Directional Replication) from 2ndQuadrant available in 9.4. http://2ndquadrant.com/en/resources/bdr/ -Greg On Wed, Nov 26, 2014 at 11:09 AM, Leonardo Carneiro <chesterma...@gmail.com<mailto:chesterma...@gmail.com>> wrote: It look's like you're searching for Postgres equivalent of Oracle RAC. I don't know if there is any solution to do this right now in the postgres On Wed, Nov 26, 2014 at 8:36 AM, Postgres India <pgbugin...@gmail.com<mailto:pgbugin...@gmail.com>> wrote: Hi All, I am looking for PostgreSQL active/active clustering and whether PostgreSQL support any form of shared-storage clustering . Is there any methods or tools for implementing active/active clustering on Postgres supported by community or any third party tools. Regards Manmohan