Subject | Re: [firebird-support] Questions about DB Size and more. |
---|---|
Author | Martijn Tonies |
Post date | 2006-01-11T10:04:40Z |
Hello Michael,
(at least in Fb 1.5) to the maximum size that is usually reached
earlier...
to be multiple pages per database, there's probably a limit of how
many unique names you can figure out in 31 characters (I guess
that goes for 5 as well, but then the name space is also occupied
by views and procedures).
row size of 64Kbytes, so that would be about 16384 INTEGER columns.
again?
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
Server
Upscene Productions
http://www.upscene.com
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com
> Me and a friend are discussing some issues regarding severalPretty much "unlimited" since Firebird started using 64bit I/O.
> databases, and have some small questions.
>
>
> 1.
> Whats the maximum size a FB DB File can have ?
> It will run on a Windows 2000/XP/2003 server running NTFS.
> 2.32 to the power of 2. However, there seems to be a limit
> Whats the maximum number of records a table can hold ?
(at least in Fb 1.5) to the maximum size that is usually reached
earlier...
> 3."lots of", you won't reach that limit ;)
> Whats the maximum number of index' a table can have ?
> 4.See (3), as far as I know.
> Whats the maximum number of triggers a table can have ?
> 5.Somewhere just above 32000, I believe.
> Whats the maximum number of tables a FB DB can have ?
> 6.Hmm, good one :-) ... since "generator pages" are now extended
> Whats the maximum number of generators a FB DB can have ?
to be multiple pages per database, there's probably a limit of how
many unique names you can figure out in 31 characters (I guess
that goes for 5 as well, but then the name space is also occupied
by views and procedures).
> 7.Related to (2), but I cannot remember.
> Whats the maximum size a single table can be ?
> 8.See (6), I think.
> Whats the maximum number of Stored Procedure a FB DB can have ?
> 9.That depends on the datatypes. By design, "lots of", but there's a maximum
> Whats the maximum number of fields a table can have ?
row size of 64Kbytes, so that would be about 16384 INTEGER columns.
> 10.Same namespace as tables, use the same counters etc...
> Whats the maximum number of views a FB DB can have ?
> 11.Plenty. Probably no real limit imposed, but rather a namespace problem
> Whats the maximum number of domains a FB DB can have ?
again?
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
Server
Upscene Productions
http://www.upscene.com
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com