[ZODB-Dev] [ zodb-Bugs-639054 ] fsdump is slow for large files
noreply@sourceforge.net
noreply@sourceforge.net
Fri, 15 Nov 2002 11:25:02 -0800
Bugs item #639054, was opened at 2002-11-15 19:25
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=115628&aid=639054&group_id=15628
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jeremy Hylton (jhylton)
Assigned to: Nobody/Anonymous (nobody)
Summary: fsdump is slow for large files
Initial Comment:
If the databases is really large, it can take forever
for the dump to run. Ideas for speeding it up are:
- Add an option to skip the data records and just show
the transaction records.
- Add options to specify a time range to report on
rather than the whole database.
- Combined with the previous option, it might be good
to scan backwards from the end in some circumstances.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=115628&aid=639054&group_id=15628