barman
barman copied to clipboard
Allow backups against `archive_mode = always` standbys to complete
Fully implemented for both backup_method = rsync
and backup_method = postgres
. Unit tests included in this PR and integration tests up for review at https://github.com/EnterpriseDB/barman-testing/pull/59.
This is based off of the #616 PR branch because it touches the same part of the manual.