[ZODB-Dev] Data.fs size grows non-stop
Shane Hathaway
shane at hathawaymix.org
Mon Dec 7 18:51:15 EST 2009
Jose Benito Gonzalez Lopez wrote:
> Dear ZODB developers,
>
> Since some time ago (not sure since when) our database
> has passed from 15GB to 65GB so fast, and it keeps growing
> little by little (2 to 5 GB per day). It is clear that something is not
> correct in it.
>
> We would like to check which objects are taking most of the space
> or just try to find out what is going on,...
>
> Any help or suggestions would be much appreciated.
FWIW, RelStorage provides a history-free option which helps control
database growth. However, you should still find out why you're writing
too much data.
Shane
More information about the ZODB-Dev
mailing list