Open
Description
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