On 14-08-2021 09:12, Dmitry Yemanov wrote:
14.08.2021 10:02, Mark Rotteveel пишет:

Now I see you mentioned 32 TB as the database size limit. How was it calculated? It should be the same 128 TB, AFAIK.

The 32 TB is the old value on the page, when the entire page was for Firebird 2.5. I have no idea who wrote the previous version of that page or if that value was correct for Firebird 2.5.

It was correct: 2^31 (page number was signed) * 16 KB = 32 TB.

For FB 3.0 it should be: 2^32 * 16 KB = 64 TB.

Ok, I have made what I think are the final updates to the page: https://firebirdsql.org/en/firebird-technical-specifications/

Mark

--
Mark Rotteveel


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to