On Wed, Jan 16, 2013 at 08:54:28AM +0000, Amato Nicolàs wrote:
> I have configured Bucardo in multimaster mode, does a configuration that 
> resolves conflicts in a merge exists?
> If there is a conflict, Bucardo adds new local records in the target DB.
> 
> In addition, currently, if Bucardo loses its connection, when restarts ... 
> the records that have the same primary key are not signed as a conflict but 
> are overwritten.
> 
> In the log I see this:
> Delta count for DB02.public.customers: 3
> KID Totals: deletes inserts = 3 = 3 = 0 conflicts
> 
> DB02 is the target, Bucardo deletes the three target row that have the same 
> ID and writes to target the three local row

Hello

It is not exactly clear what you are asking. Nothing is marked as a conflict 
unless the 
same primary keys have changed on *both* sides since the last sync. Otherwise, 
we 
simply replicate the rows over via delete/copy.

-- 
Greg Sabino Mullane [email protected]
End Point Corporation
PGP Key: 0x14964AC8

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Bucardo-general mailing list
[email protected]
https://mail.endcrypt.com/mailman/listinfo/bucardo-general

Reply via email to