Re: Active/Active clustering in postgres

Поиск
Список
Период
Сортировка
От Suzuki Hironobu
Тема Re: Active/Active clustering in postgres
Дата
Msg-id 54761B2B.9060708@interdb.jp
обсуждение исходный текст
Ответ на Re: Active/Active clustering in postgres  (John R Pierce <pierce@hogranch.com>)
Ответы Re: Active/Active clustering in postgres  (Stephen Frost <sfrost@snowman.net>)
Список 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.





В списке pgsql-general по дате отправления:

Предыдущее
От: Leonardo Carneiro
Дата:
Сообщение: Re: [ADMIN] Active/Active clustering in postgres
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: Active/Active clustering in postgres