Subject | How to compact database? |
---|---|
Author | phil_hhn |
Post date | 2004-09-14T03:04:28Z |
Hi, sorry if this has been asked before, but I've tried searching the
archive - seems I can only search a few 100 messages at a time :-[
Anyway, we start with an empty database, 100+ tables. We then import
50 tables of data from a legacy system, 40+ MB. Next step is we create
a few temporary columns and do some very complex extraction of the old
data into the new structure. After all this, the database is 71 MB.
After dropping the old legacy data tables and temporary columns, the
database remains the same size. I expect it to be significantly
smaller, especially since there used to be a lot of de-normalised data.
So how do I compact the Firebird database?
It may not seem like a large DB file, but many or our installations
are small, and we have 1000's of them, so having a nice lean DB (and
running regular maintenance cleanups) is very desireable. We also have
some larger sites where the databases may be 5x (or more) larger.
Thanks,
Phil
archive - seems I can only search a few 100 messages at a time :-[
Anyway, we start with an empty database, 100+ tables. We then import
50 tables of data from a legacy system, 40+ MB. Next step is we create
a few temporary columns and do some very complex extraction of the old
data into the new structure. After all this, the database is 71 MB.
After dropping the old legacy data tables and temporary columns, the
database remains the same size. I expect it to be significantly
smaller, especially since there used to be a lot of de-normalised data.
So how do I compact the Firebird database?
It may not seem like a large DB file, but many or our installations
are small, and we have 1000's of them, so having a nice lean DB (and
running regular maintenance cleanups) is very desireable. We also have
some larger sites where the databases may be 5x (or more) larger.
Thanks,
Phil