Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • This answer answers the question "how to do rolling backups of database dumps", but not the more general question "How to rolling backups of highly similar backups", which is what I asked Commented Feb 11, 2020 at 19:49
  • Honestly I suspect that what you actually want to achieve is deduplication, which is mentioned in the 1st approach. Maybe you would like to have a look at restic.net/blog/2015-09-12/restic-foundation1-cdc where it is described, and maybe then you would like to give them a try? Commented Feb 13, 2020 at 12:19
  • This comment, fleshed out in detail, would make a much more pertinent answer than your current one. Commented Feb 13, 2020 at 14:33