This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryFixed barman-cloud-wal-restore failing to locate compressed WALs when similarly‑named backup files exist.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Fixes cloud-wal-restore failing to locate compressed WAL files when backup files share prefix Fixes cloud-wal-restore failing to locate compressed WAL files when backup files share prefix Source: llm_adapter@2026-05-27 Confidence: high |
— |
Full changelog
Barman release notes
© Copyright EnterpriseDB UK Limited 2025 - All rights reserved.
3.19.1 (2026-05-26)
Bugfixes
-
Fix
cloud-wal-restorefailing to find compressed WAL filesFixed a bug where
barman-cloud-wal-restoreandbarman cloud-wal-restorecommands
would fail to locate a compressed WAL file when a backup file with the same prefix
existed in the cloud storage bucket.For example, when requesting WAL
00000001000000030000001Aand the bucket
contained both00000001000000030000001A.gzand
00000001000000030000001A.00000028.backup.gz, Barman would only locate the backup
file and then write an error log like:ERROR: WAL file 00000001000000030000001A for server pg does not existThe issue is now fixed and WAL files are correctly identified even when backup
files with the same prefix are present in the bucket.References: BAR-1315.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]