Thread: Active/Active clustering in postgres

Active/Active clustering in postgres

From
Postgres India
Date:
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 

Re: Active/Active clustering in postgres

From
Jan Lentfer
Date:
Am 2014-11-26 11:36, schrieb Postgres India:
> 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.

You can have a look at pgpool-II's integrated replication + load
balancing.

http://www.pgpool.net/mediawiki/index.php/Main_Page

Regards,

Jan


Re: Active/Active clustering in postgres

From
Leonardo Carneiro
Date:
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 <pgbugindia@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 

Re: Active/Active clustering in postgres

From
Greg Spiegelberg
Date:
There is BDR (Bi-Directional Replication) from 2ndQuadrant available in 9.4.

-Greg



On Wed, Nov 26, 2014 at 11:09 AM, Leonardo Carneiro <chesterman86@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 <pgbugindia@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 


Re: Active/Active clustering in postgres

From
"Doiron, Daniel"
Date:

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-owner@postgresql.org [mailto:pgsql-admin-owner@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.

 

-Greg

 

 

 

On Wed, Nov 26, 2014 at 11:09 AM, Leonardo Carneiro <chesterman86@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 <pgbugindia@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