On Sun, Sep 14, 2014 at 05:28:40PM +0700, Abdul Yadi wrote: ... > Table A (master) => Table B (slave) => Table C (cascaded slave) > > Every change on A replicated to B then to C. > After a while, VAC successfully clean delta and track tables on A, but not > on B. ... Well that definitely needs to be fixed, thanks for the report.
> I managed to fix it by modify filter from [HAVING COUNT(*)=] to [HAVING > COUNT(*)>=], as follows: That will solve your exact case, but I'm not sure it's a good solution overall. I will ponder this. :) -- Greg Sabino Mullane [email protected] End Point Corporation PGP Key: 0x14964AC8
signature.asc
Description: Digital signature
_______________________________________________ Bucardo-general mailing list [email protected] https://mail.endcrypt.com/mailman/listinfo/bucardo-general
