Re: Master-master replication with PostgreSQL

Поиск
Список
Период
Сортировка
От Rodrigo Gonzalez
Тема Re: Master-master replication with PostgreSQL
Дата
Msg-id 480638BD.8010702@gmail.com
обсуждение исходный текст
Ответ на Re: Master-master replication with PostgreSQL  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-general
Yes, basically there is something that is not there....makedelta is what
allow me to do that....I took that information from bucardo mailing list....

But the important thing is that is possible and maybe one day will be a
true grid multimaster replication system....right now I didnt find
anything better that work with pgsql....

Alvaro Herrera escribió:
> Rodrigo Gonzalez escribió:
>
>> Yes and no....
>>
>> bucardo cannot handle master-master-master
>>
>> What I am doing is
>>
>> masterA-masterB
>> masterA-masterC
>> masterA-masterD
>>
>
> Oh, I see -- makes sense.  Quite misleading docs, then.
>
>



Вложения

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Master-master replication with PostgreSQL
Следующее
От: "Vance Maverick"
Дата:
Сообщение: Re: table as log (multiple writers and readers)