Subject Re: [firebird-support] GBAK Backup Size
Author Ivan Prenosil
> Another has a CABS FDB of 1.5Gig and produces a FBU of around 3.5GB

Backup is always smaller than the database. To find out the real database size,
open it in ISQL, do
SHOW DATABASE;
and multiply page size and number of db pages allocated.

Ivan
http://www.volny.cz/iprenosil/interbase/