[Bucardo-general] b5: delta_ rows not being deleted

Greg Sabino Mullane greg at endpoint.com
Mon Dec 24 05:33:22 UTC 2012


On Sat, Dec 08, 2012 at 12:08:32AM -0500, Bill McGonigle wrote:
...
> b5 is running vac as expected, just nothing's being cleaned up.  I
> didn't see in the .pm where the delta_ delete is supposed to run.
> Maybe somebody can clue me in on where that happens.
> 
> If it's not yet implemented, a query to delete 5 minute old deltas
> with no txntime match in stage_ ought to be OK, right?

It's hard-coded to 45 seconds at (current) line 6626:

$SQL = q{SELECT bucardo.bucardo_purge_delta('45 seconds')};

However, it is quite possible it is not doing what it is 
supposed to. First job is to add some vac tests to the 
test suite, so we can verify it's failing and then fix it.

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


More information about the Bucardo-general mailing list