[ZODB-Dev] Huge Disk usage

Magnus Lycka magnus@thinkware.se
Thu, 05 Dec 2002 23:16:36 +0100


At 15:50 2002-12-05 +1100, Joerg H. Baach wrote:
>b) Increases by the same 1.6 MB for each extra run, even though it seems
>the db just holds 10000 items?

zodb has an undo feature that allows you do revert to
earlier versions. So it keeps old values as well as
current ones.

You can pack the database with "db.pack()" to get rid
of the old versions.


-- 
Magnus Lycka, Thinkware AB
Alvans vag 99, SE-907 50 UMEA, SWEDEN
phone: int+46 70 582 80 65, fax: int+46 70 612 80 65
http://www.thinkware.se/  mailto:magnus@thinkware.se