[Zope] huge Data.fs
John Glossner
John Glossner" <glossner@pobox.com
Tue, 4 Jan 2000 09:06:59 -0500
> I'm using zope2.0.1 on linux;
> i've built some little sites based on squishdot with about 200 postings;
>
> today I wanted to backup the var/Data.fs and I noticed that the file size
> it's over 100Mb;
>
Try compressing you Data.fs. I have about 1000 Squishdot entries and the
size of my Data.fs is under 4MB. It does grow very fast though so I usually
compress it about 1 time per week.
control panel -> Database Management
One other point, I had to make sure Data.fs was owned by "nobody" rather
than root before this would work. I use RH61 and Zope 2.1.1
John