On Thu, Jan 16, 2014 at 07:46:19PM +0100, Michelle Sullivan wrote:
...
> >>>> Yup confirmed... the delete process is being sent to the masters
> >>>> sequentially
...

I think I may have found the problem. There was a crap optimization in the code 
that was turning off async for the last "chunk" of SQL for a given table. This 
meant that things were not async across targets, which would give the 
sequential 
behavior you observed. This was fixed in 
70b1c083a687b6b6c24d06dccd2ce4620f7bda14

So, give that one a shot when you can. :)

-- 
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