From: | Rodrigo Gonzalez <rjgonzale(at)gmail(dot)com> |
---|---|
To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
Cc: | Julio Cesar Sánchez González <knowhow(at)sistemasyconectividad(dot)com(dot)mx>, Rob Collins <rob(dot)list(at)agiledata(dot)co(dot)uk>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Master-master replication with PostgreSQL |
Date: | 2008-04-16 17:05:21 |
Message-ID: | 480631D1.2020707@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Yes and no....
bucardo cannot handle master-master-master
What I am doing is
masterA-masterB
masterA-masterC
masterA-masterD
That is something that bucardo can handle and allow me to replicate
masterB-masterC but everything goes thru masterA always
Alvaro Herrera escribió:
> Rodrigo Gonzalez escribió:
>
>> Using star replication I have all the nodes as master....so n
>> master-master replication with the common DB as master to all the nodes
>> and all the nodes as master to the common DB
>>
>
> Oh, so the Bucardo docs are incorrect.
>
> http://www.bucardo.org/bucardo.html#BucardoLimitations
>
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2008-04-16 17:12:27 | Re: Master-master replication with PostgreSQL |
Previous Message | Alvaro Herrera | 2008-04-16 17:02:41 | Re: Master-master replication with PostgreSQL |