Subject Re: File Size limitation in firebird book
Author Adam
--- In firebird-support@yahoogroups.com, "diegodelafuente"
<diegodelafuente@y...> wrote:
>
> Hy:
>
> I readed that the Database limitation is 7TB.
> That´s fine because my DB now is about 2Gb.
> But I saw in this book too, that the file size limitation in Fat 32
> And Ext 2 is 2Gb. And with ext 3 about 4G.
> I´am using Red hat 9 and my DB file is about 2Gb.
>

I assume these figures are correct. If so I am a little surprised ext3
isnt higher.

> I will have problems near future with my DB.

If your database grows to larger than the largest single file
limitation of your file system then yes.

> What can i do to solve the file Size limitation
>

You can split the database to set sized files.

Adam