From: | Suzuki Hironobu <hironobu(at)interdb(dot)jp> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Active/Active clustering in postgres |
Date: | 2014-11-26 18:25:47 |
Message-ID: | 54761B2B.9060708@interdb.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-general |
(2014/11/27 2:20), John R Pierce wrote:
> On 11/26/2014 2:36 AM, Postgres India wrote:
>> 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 might look into PostgreSQL-XC and -XL (-XL is a fork of -XC). both
> of these are multi-master clusters based on postgres.
In addition, XC and XL are shared-nothing DB clusters.
I think that there is no multi-master shared-storage DB cluster based on
PostgreSQL.
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Frost | 2014-11-26 18:37:17 | Re: Active/Active clustering in postgres |
Previous Message | Leonardo Carneiro | 2014-11-26 18:09:05 | Re: Active/Active clustering in postgres |
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Frost | 2014-11-26 18:37:17 | Re: Active/Active clustering in postgres |
Previous Message | Leonardo Carneiro | 2014-11-26 18:09:05 | Re: Active/Active clustering in postgres |