Support for incremental backups #565
VaZark
started this conversation in
Feature Requests
Replies: 1 comment
-
Agree that incremental backup would be a really powerful feature. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Feature description
With Postgres 17, almost all official DBs (except SQLite) offer some form of incremental backup functionality.
Regular incremental backups + occasional full backups will be easier to manage in terms of task intensity and resiliency. Based on Barman's blog, recovery times dropped from 78 minutes to just 4. (link)
Alternatives options
No response
Beta Was this translation helpful? Give feedback.
All reactions