Subject | Re: RES: [firebird-support] When I need to do a full backup/restore? |
---|---|
Author | Elmar Haneke |
Post date | 2011-11-21T10:39:44Z |
> There are no problems (like corruption) if the server was power down duringSince backup is an regular read-operation id should not cause corruption
> backup?
when an power-fail does happen while backup. The backup file itself is
junk in case of an power-fail.
> When I restore the backup at a different location how I validate theThe gbak application should report an error if backup is not restorable.
> restored backup? With gfix?
> There is a “formula” to indentify that a Database NEED a backup/restore? IUsually there should be no reason for restore. Restore is only needed
> mean: If “A” is 50,000 bigger than “B” I need to backup/restore.
when your database gets lost or damaged.
Elmar