Subject Re: Relative paths with multifile database
Author cedric_maucourt
--- In firebird-support@yahoogroups.com, "Alan McDonald" <alan@m...>
wrote :
> > Yes I did. I created the database with the max page size available
> > (8KB, we've got some big blobs inside), then inserted data, then
> > backed it up and finally restored it with the option "use_all_space"
> > (and mode read_only of course).
> > Rather than splitting the database file, I'm gonna check this problem
> > of file size limit and all this stuff of ISO/UDF standards... Maybe I
> > did something wrong when I tried to burn the database file.
> >
> > Thanks.
> >
> > Cédric
>
> 16384 is the largest page size available
> Alan
>

Ok... maybe the docs I read were a bit too old!
I'm gonna try with this page size, it may at least improve the
performances.

Thanks.

Cédric