abbbi / abbbi/virtnbdbackup

Process only latest differential backup during restore

オープン
#252 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
enhancement workaround-exists
主要言語
Python
スター
518
フォーク
57
PR マージ指標
30日以内にマージされた PR はありません

説明

If a backup set includes only full + differential backups, the restore process applies changes for
all existent differential backups, instead of only taking the full + latest diff.

In case a backup set includes mixed full + inc + diff backups, that is ok, but if only full + diff backups are
included, its sufficient to take the latest differential only.

This could speed up restore times.

* Check if backup set includes only differential backups
* Use Full + latest differential backup during restore

Current Workaround: use the --sequence option during restore and pass full + latest diff as parameter.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。