Subject Re: Individual table sizes in a DB
Author Adam
--- In firebird-support@yahoogroups.com, "Balagopal Karat"
<bkarat@...> wrote:
>
> Thanks Adam.
>
> But not able to see the data, the screen disappears fast.

You need to pipe it out to a file.

gstat -a ..... > c:\GstatOutput.txt

Then locate the file and open in notepad.

Adam