Vault database is huge
Moderator: SourceGear
Vault database is huge
On disk, my VSS database was about 250 MB. I've loaded everything into Vault, and my Vault database is almost 2GB on disk (after shrinking). Is this typical/reasonable? The tblfileinfo table is 460MB, so I guess that's close, but there's a lot of space being taken up by metadata. tblfolderentries has 13,913,505 rows, for 895MB.
I can probably be slightly more helpful than that, actually. The most likely cause for such an enormous tblfolderentries after a VSS import is labels. Vault creates temporary folders to maintain the accuracy of historical VSS labels, which are immediately deleted, but the net result is lots of rows in tblfolderentries.
If you wanted to reduce the size of your database enough to trade off labels and endure another VSS import, you could delete the database and re-import without selecting labels.
If you wanted to reduce the size of your database enough to trade off labels and endure another VSS import, you could delete the database and re-import without selecting labels.
Ian Olsen
SourceGear
SourceGear