[Zope-dev] ZODB Competing read/writes: How to find out which attribute?
Jim Fulton
jim at zope.com
Mon Oct 12 06:31:39 EDT 2009
On Sun, Oct 11, 2009 at 3:27 PM, Marius Gedminas <marius at gedmin.as> wrote:
...
> Sadly, the ZODB doesn't track backreferences, so there only way to find
> out for sure what points to your object is to do a full graph traversal.
The zc.zodbdgc package has a database verification scripts that
optionally creates a backreference database.
Jim
--
Jim Fulton
More information about the Zope-Dev
mailing list