[ZODB-Dev] Fixing POSKeyErrors :-)
Shane Hathaway
shane at hathawaymix.org
Wed Feb 13 17:40:24 EST 2008
Jim Fulton wrote:
> Also, in the medium term, you can use zc.FileStorage to disable GC
> during packing. My plan is that this will become a built-in (and
> cleaner) FileStorage feature in ZODB 3.9.
By disabling GC, you mean that packing retains at least one version of
every object, correct? That's a good workaround. I think I should make
that an option in RelStorage as well.
Shane
More information about the ZODB-Dev
mailing list