[ZODB-Dev] Problems in ZEO pack in 3.9.x?
Hanno Schlichting
hanno at hannosch.eu
Tue Apr 27 12:06:17 EDT 2010
On Tue, Apr 27, 2010 at 4:08 PM, Jim Fulton <jim at zope.com> wrote:
> On Tue, Apr 27, 2010 at 6:29 AM, Hanno Schlichting <hanno at hannosch.eu> wrote:
>> But doing GC on an inconsistent state is probably a bad idea.
>
> Then I think the current behavior is correct. You can now disable GC
> using the pack-gc option:
>
> <filestorage>
> pack-gc false
> ...
>
> which will allow you to pack away old revisions while you research the
> POSKeyError issue.
Ok, thanks for the clarification. I'm looking into zc.zodbdgc now :)
Hanno
More information about the ZODB-Dev
mailing list