Subject | Re: How much percentage of a database space is a table contents taking. |
---|---|
Author | |
Post date | 2015-11-30T09:48:02Z |
> ---In firebird-support@yahoogroups.com, <helebor@...> wrote :
> > Monday, November 30, 2015, 7:40:50 PM, Thomas Steinmaurer wrote:> > That information is also available on the database header page,> > which can be extracted by gstat -hBecause on the header page no such information as "number of allocated pages".
> Unfortunately, that information is absent from gstat -h,
Why not calculate it as and file_size / page_size ?
Regards,
Vlad