cloudnative-pg / cloudnative-pg/plugin-barman-cloud
WAL overwrites across clusters with same name
Open
bug
- Dominant language
- Go
- Stars
- 191
- Forks
- 72
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 21
Description
The in-tree barman archiver prevents you from archiving wal files if the object stores already has wals in there generated by a different cluster with the same name.
The plugin instead allows doesn't have this protection and allows to overwrite the files, so there could be wal files from different sources.
Contributor guide
Assessment
This issue has not been assessed yet.