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:34:53 |
Message-ID: | 480638BD.8010702@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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.
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | wasenbr | 2008-04-16 17:38:34 | How to retore a pg_dumpall dump? |
Previous Message | Alvaro Herrera | 2008-04-16 17:12:27 | Re: Master-master replication with PostgreSQL |