summaryrefslogtreecommitdiff
path: root/bugs/remove-checkpoint-generations.mdwn
blob: 7037a1bab719f877584d75a21ceefd524744457e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
After Obnam finishes a proper generation, and that is committed,
it should remove all the checkpoint generations from the current
backup run.

Currently, removing generations is so slow that this is impractical,
but eventually it should be done.

--liw


forget is now slow, so added code to remove checkpoints made during
a backup run, if it is successful. --liw

[[done]]