Subject Re: [firebird-support] Database restore speed with IBExpert and Gbak
Author Walter R. Ojeda Valiente
Hello Thomas

That seems an interesting idea. Can you explain it with more details?

Greetings.

Walter.


On Tue, May 26, 2015 at 12:25 PM, Thomas Steinmaurer ts@... [firebird-support] <firebird-support@yahoogroups.com> wrote:
 

Halim,

> Thank you for your reply.
> I just tested a GBAK restore using -se(rvice) switch on a 1 GB DB. It
> took about 8 minutes. Restoring the same database using IBExpert took
> about 3 minutes.
> I'm looking for a faster restore time because I want to automate the
> process using a batch file. Our DB is over 50 GB.

What is the size of table vs. index data?

Restore is basically limited by single core throughput and I've hardly
seen restore being IO bound.

What you could try is to provide a much larger (temporary) page buffers
value (which you have to reduce before the restored database is going to
be used in production!) during the restore, which might help during
index re-creation.

--
With regards,
Thomas Steinmaurer
http://www.upscene.com/

Professional Tools and Services for Firebird
FB TraceManager, IB LogManager, Database Health Check, Tuning etc.