View Single Post

   
  #5 (permalink)  
Old 04-17-2008, 05:09 PM
Vivek Khera
 
Posts: n/a
Default Re: Master-master replication with PostgreSQL


On Apr 16, 2008, at 8:47 AM, Julio Cesar Sánchez González wrote:
>> From what I've read, Slony-I does only master-slave replication and
>> Slony-II is not being actively developed. Is this right? Are there
>> any
>> viable master-master replication tools for PostgreSQL. (They could be
>> commercial/paid for if necessary.)
>>
>> Rob

>
> Try with bucardo ("http://bucardo.org/") may be help you .


Doesn't bucardo handle conflicts with "whichever one I apply last
wins"? That doesn't seem safe in all situations (or any, IMO).


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply With Quote