[Bucardo-general] KID Totals

Greg Sabino Mullane greg at endpoint.com
Wed Jan 23 04:32:11 UTC 2013


On Mon, Jan 21, 2013 at 03:22:07PM +0000, Martin Atukunda wrote:
> I get this output when running bucardo 4.99.6. When I do a 14 row deletion,
> with 3 master servers.
> 
> KID Totals: deletes=28 inserts=28 conflicts=0
> 
> Why does the log show inserts when all I did was deletions?

Bucardo only stores the primary keys, not the action that was performed. 
Thus, for each primary key it is copying, it deletes if it exists on 
the target, and the it inserts it (COPY actually) from the source 
to the target. Thus, we handle all cases of insert, update, or delete, 
without worrying about which it was.

-- 
Greg Sabino Mullane greg at endpoint.com
End Point Corporation
PGP Key: 0x14964AC8
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: Digital signature
URL: <https://mail.endcrypt.com/pipermail/bucardo-general/attachments/20130122/7c5eacb0/attachment.sig>


More information about the Bucardo-general mailing list