Subject | Re[2]: [Firebird-Architect] HEAD branch and ODS changes |
---|---|
Author | Nickolay Samofatov |
Post date | 2003-07-31T14:42:33Z |
Hello, Paul,
order and detect missing parts of backup
I'll not have much time for that and I do not have all variety of
backup devices in my lab here.
Nickolay Samofatov
> struct backup_id {^^^^^^^^^^^^ This may be replaced original database name
> unsigned long master_uid; // set from a generator in fbsecurity.fdb
> unsigned short backup_id; // increments on each full backup^^^^^^^^^^^^ This is not needed. I've got needed SCN's and levels to check
> unsigned short increment_id; // increments on each incremental backup, 0
order and detect missing parts of backup
> on fullIf you want to improve incremental backup utility, feel free to do it.
> };
I'll not have much time for that and I do not have all variety of
backup devices in my lab here.
Nickolay Samofatov