Subject | Re: Relative paths with multifile database |
---|---|
Author | cedric_maucourt |
Post date | 2005-11-30T10:12:57Z |
--- In firebird-support@yahoogroups.com, "Alan McDonald" <alan@m...>
wrote:
(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
wrote:
>only one
> > --- In firebird-support@yahoogroups.com, "Adam" <s3057043@y...> wrote:
> > >
> > > Cedric,
> > >
> > > How are you intending on accessing a database that spans multiple
> > > DVDs? Since you use "DVD device", I assume you mean there is
> > > DVD drive. What if Firebird "needs" something located on a DVD notbackup/restore
> > > inside the drive?
> > >
> >
> > My main goal is : to burn a firebird database which size is nearly 3GB
> > on one DVD. The problem is that, due to the ISO standard, I cannot
> > burn a more than 2GB file. If I want to do this, I have to use UDF
> > standard, but then when I try to access to the database on the DVD,
> > the engine tell me it's not a valid database file. That's why I tried
> > to split the database in three parts, in order to be able to burn them
> > on the same DVD with ISO standard.
> > So the three parts have to be on the same DVD but since the letter of
> > the DVD device can change from a computer to another, I cannot use
> > hard file paths.
> >
> > Cédric
> >
>
> for this read-only environment, I assume you have done a few
> cycles with different page sizes to further optimise the file size?Yes I did. I created the database with the max page size available
> Alan
>
(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