Subject Re: slow restore in os x
Author wang960
Thanks for the quick reply.

I see some creation of tables up to the exceptions, then it is starting to restore data, it was in the first table which is quite huge, it remains there for a long time and show 1000 records, this took several hours already,

I started the same restoration in the linux, it was finished while os x restore still shows around 1G file size done, the entire database is around 10000 records, file size is 14G.

--- In firebird-support@yahoogroups.com, "Ann W. Harrison" <aharrison@...> wrote:
>
> On 1/30/2011 8:09 PM, wang960 wrote:
> > Hi,
> >
> > I'm using Firebird 1.5.x, and did following lately:
> >
> > 1) in a linux server, gbak -v -t data.fdb data.fbk
> > 2) in the same server, I tried to restore: gbak -c -v data.fbk test.fdb, it works
> > 3) in a OS X tiger, I have FirebirdSS-1.5.6-5026-i386.pkg.zip installed, and I did following
> > gbak -c -v data.fbk data.fdb, it takes very very long time, in fact it did not finish after several hours.
> >
> > got idea why same backup restored quickly in linux, but slow in os x? Thanks,
> >
>
> OK, the -v should have given you a list of the tables being created
> and some indication of when indexes were built. What did that show?
>
> Good luck,
>
> Ann
>