[ZODB-Dev] [ zodb-Bugs-639054 ] fsdump is slow for large files

SourceForge.net noreply@sourceforge.net
Fri, 17 Jan 2003 11:48:13 -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: Closed
>Resolution: Fixed
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.


----------------------------------------------------------------------

>Comment By: Jeremy Hylton (jhylton)
Date: 2003-01-17 19:48

Message:
Logged In: YES 
user_id=31392

The new fstail.py script is enough to make me happy.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=115628&aid=639054&group_id=15628