[ZODB-Dev] How can I analyse what's beign added to a ZODB and
where?
Dieter Maurer
dieter at handshake.de
Thu Jan 20 14:04:07 EST 2005
Tim Peters wrote at 2005-1-20 09:57 -0500:
>[Chris Withers]
>> I have a Data.fs that's mysteriously growing :-(
>>
>> What tools should I use to find out:
[Tim]
> ...
>and use fsdump.py to eyeball the transactions that committed during a period
>of mysterious growth. That may be enough.
I also posted a patch for "fsdump" that adds size information
for each object in a transaction record (--> mailing list archive).
For me, it was very helpful to track down bad persistency granularity.
--
Dieter
More information about the ZODB-Dev
mailing list