Subject | RE: [firebird-support] Table limits |
---|---|
Author | Leyne, Sean |
Post date | 2006-08-28T21:50:43Z |
Robert,
SELECT COUNT(*) from RDB$Database
?
Sean
> Out of interest what is the64 * 1024
> limit on the number of tables for a FB DB?
> We also notice this, simple things likeHow long does it take to execute something like:
> selecting data from a 1 record table takes 5+ seconds.
SELECT COUNT(*) from RDB$Database
?
> The database if just under 500 Mb.We have databases which are 15GB and are growing by 500MB per month.
Sean