Subject Re: [firebird-support] Newbies queries on type of data files and recovery options
Author Mark Rotteveel
On Wed, 28 Sep 2011 11:52:01 -0400, Ann Harrison <aharrison@...>
wrote:
>> 2. What is the table and data file max-size for version 2.5?
>>
>
> I think it's 32K * the page size. Huge.

Hi Ann, I assume you mean something like 2^32 * pagesize, because 32K * a
pagesize of 16K isn't that much (roughly 512MB) :P

Mark