Subject | RE: [firebird-support] Questions about FB file size limits |
---|---|
Author | Leyne, Sean |
Post date | 2004-08-31T00:10:07Z |
Guto,
Assuming a 64 bit file system, then a database file can be up to 2^32 *
(page size). For a 4KB page size, that works out to 16 TeraBytes!
{There is **no limit** to the number of *physical* database files which
can be linked together to make up a database (*logical*)}
Sean
> If I have a database with 4k page size... independent of OS, How muchThe file size limit is ALWAYS dependent on OS and file system.
> my database (.FDB file) can grow until I must create a adicional
> files?
Assuming a 64 bit file system, then a database file can be up to 2^32 *
(page size). For a 4KB page size, that works out to 16 TeraBytes!
{There is **no limit** to the number of *physical* database files which
can be linked together to make up a database (*logical*)}
Sean