Subject | Re: [firebird-support] Firebird automatic nightly backup |
---|---|
Author | Raigo |
Post date | 2004-06-18T14:06:35Z |
I changed Restore PageSize to 4096 and now it created a restored
database (and had no errors in rlog) for example employee.gdb
How to set here also that each restored database gets a unique name like
backups do? For example gdb_2004.06.18.gdb or employee_2004.06.18.gdb.
Otherwise it will repeatedly overwrite the restored employee.gdb with
each backup-restore.
database (and had no errors in rlog) for example employee.gdb
How to set here also that each restored database gets a unique name like
backups do? For example gdb_2004.06.18.gdb or employee_2004.06.18.gdb.
Otherwise it will repeatedly overwrite the restored employee.gdb with
each backup-restore.
>A backup on it's own is not so good, you need to restore your backup (to
>another file) to test that the backup is valid. If the restore exits without
>error, you're done. If it finds an error it will email you.
>Alan
>
>