Subject | Re: [firebird-support] Firebird 1.5: How to tell the size of one table inside Fdb file? |
---|---|
Author | Alexandre Benson Smith |
Post date | 2012-02-15T00:59:04Z |
Em 14/2/2012 22:46, Nando escreveu:
your page size.
see you !
> Hi to all,Look on the gstat output for the number of data pages and multiply it by
>
> I have a Firebird 1.5 database that has grown up to 26.6 Gb. Most of the data is stored in one single table that holds a memo field. I'm worried about the size of this table, because as far as I know the maximun table size for version 1.5 is about 36 Gb and I guess I'll soon get close to this limit.
>
> How can I tell the size of a single table inside the Fdb file.
>
> Thank your for any help.
>
> Nando.
>
your page size.
see you !