Subject Re: [firebird-support] Database how to monitor growth
Author Helen Borrie
At 05:51 PM 20/04/2005 +0800, you wrote:

>My boss wants me to do a database growth analysis on our firebird dbs
>starts form January last year. Currently I have no clue how to do
>this. Any hints how to go about this? thanks.

A retrospective growth analysis? Or have you kept statistics?

If you have gbak files saved throughout that period, restore them one by
one and map the file-sizes by date.

There could be a lot of select count(*) to do if he wants growth broken
down by row count per table.

Do you and Dilbert share the same boss, by any chance?

./heLen