FirebirdSQL / firebird

Firebird server, client and tools
https://www.firebirdsql.org/
1.26k stars 216 forks source link

Checksum for backup files [CORE1663] #2089

Open firebird-automations opened 16 years ago

firebird-automations commented 16 years ago

Submitted by: Gabor Boros (gaborboros)

Votes: 1

Hi,

Before start a restoring process I don't know the backup file is corrupt or not. If this file is very huge and broken at 99% I will know only when the gbak crashed. I'd suggest an optional checksum verifying before restore and a command line switch for verify backup file without restore. For example: gbak xyz.fbk --verify-checksum.

Gabor

firebird-automations commented 16 years ago

Commented by: @dyemanov

Checksum verification before restore means that the backup file would be scanned twice. With e.g. 20GB backup, I'm not really sure this is a good idea.

firebird-automations commented 16 years ago
Modified by: @pcisar Workflow: jira \[ 13731 \] =\> Firebird \[ 14241 \]