Subject RE: [firebird-support] Re: GBAK.EXE consume lot of physical RAM if backup a big database
Author Peter McLeod
Try gbak with the -g option.

Regards



Peter




________________________________

From: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] On Behalf Of Chau Chee Yang
Sent: Wednesday, 1 November 2006 8:27 PM
To: firebird-support@yahoogroups.com
Subject: [firebird-support] Re: GBAK.EXE consume lot of physical RAM if
backup a big database



> It does seem a little sub-optimal.
> Have you tried a few different combinations of flags?
> without the -v to keep verbosity down
> With the -t to change the output backup type (transportable)
> Try it through the tcp/ip interface
(localhost:c:/path/to/ACC-0007.FDB)

I have tried the following combination and it doesn't work:

1. gbak -b acc-0007.fdb c:\temp\a.gbk
2. gbak -b -t acc-0007.fdb c:\temp\a.gbk
3. gbak -b localhost:C:\db\acc-0007.fdb c:\temp\a.gbk
4. gbak -b -t localhost:C:\db\acc-0007.fdb c:\temp\a.gbk

The RAM is consumed as usual.






[Non-text portions of this message have been removed]