Hello All,
I'm testing with incremental backups using barman 3.12.
I see the doc that we backup_compression is not supported with incremental backups.
ERROR: failed to start backup: Incremental backups cannot be taken with 'backup_compression' set in the configuration options
But how about the full backups - can we have backup_compression=zstd for full backups and remove the compression for incr backups? I've tried digging around, but I don't think there's any option on command line to set this. Unless I update the /etc/barman.d/db.conf file each time ?
Has anyone found a good way implement the incr backups ?
Thanks