[ZODB-Dev] Re: ZODB packing error
Barry Warsaw
barry at zope.com
Mon Apr 5 10:10:55 EDT 2004
On Mon, 2004-04-05 at 10:07, Casey Duncan wrote:
> Another approach might be to increase the pack time automagically so
> that it falls just before the start time of all transactions that are
> in-progress. This would mean that "pack 0" actually might me "pack to 1
> minute ago" if a transaction that started a minute ago was still going
> when the pack was invoked.
Or, change the semantics of "pack 0" to mean "pack to the just before
the start time of the earliest current in-progress transaction".
> How does pack currently deal with Versions? I suspect those complicate
> things.
Versions complicate a lot of things. :)
-Barry
More information about the ZODB-Dev
mailing list