Subject Re: Individual table sizes in a DB
Author Adam
--- In firebird-support@yahoogroups.com, "Balagopal Karat"
<bkarat@...> wrote:
>
> Hi !
>
> How do we know the individual table sizes in a DB?

The gstat tool (-a switch) can tell you how many pages each table
takes up as well as the size of the data page. That should be a pretty
close estimation.

Adam