10 Dec
2003
10 Dec
'03
7:30 p.m.
Carrer Yuri wrote at 2003-12-10 11:33 +0100:
my data.fs is growing too fast. I just insert some object at day, edit scripts... and it grows from 50MB to 400MB in two weeks!
how can I solve it other than pack daily? what should I look for?
Often (though not always), a fast growing "Data.fs" indicates problems. With the "fsdump" utility, you can get a readable representation of your "Data.fs" (it will be huge, of course, for a 400 MB "Data.fs"). You can look at it and see what types of objects are modified in the various transactions. If necessary, the objects can be analysed deeper. -- Dieter