Subject | Re: [firebird-support] gbak appears to be frozen |
---|---|
Author | Alexandre Benson Smith |
Post date | 2010-08-04T06:48:53Z |
Em 4/8/2010 01:29, Helen Borrie escreveu:
gbak mydb.fdb mydb.fbk -user sysdba -password masterkey -v -t
to restore
gbak mydb.fdb mydb.fbk -r -user sysdba -password masterkey -v -t
(I know the -rep -c, and the risk to override, just to show that the -b
is not needed)
>Yes, it does.. I never user the -b switch
> Well, I'm certainly still curious to know whether you are getting restorable backups while omitting the -backup switch...if you do, then apparently (unbeknown to me) gbak will default to -backup if there is no mode switch.
>
>
gbak mydb.fdb mydb.fbk -user sysdba -password masterkey -v -t
to restore
gbak mydb.fdb mydb.fbk -r -user sysdba -password masterkey -v -t
(I know the -rep -c, and the risk to override, just to show that the -b
is not needed)
> ./heLen
>
>