On Tue, Feb 7, 2012 at 19:26, Richard Hipp <[email protected]> wrote: > On Tue, Feb 7, 2012 at 7:24 PM, Leo Razoumov <[email protected]> wrote: >> >> Hi List, >> I wonder why _FOSSIL_ file grows so fast. I did some little work with >> a clone of fossil source code repository (23MB) and over space of two >> days _FOSSIL_ reached 10MB. What gives? > > > The _FOSSIL_ file contains (among other things) your stash and your undo > history. What does > > sqlite3_analyzer _FOSSIL_ > > show you? Which tables are using the most space. Maybe it just needs to be > vacuumed? >
All right. I compiled sqlite3_analyzer. The output is attached below. BTW, how do I vacuum a sqlite database?? I heard a lot about sqlite but I never used it before (terrible oversight). --Leo--
sqlite3_analyzer.out.bz2
Description: BZip2 compressed data
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

