cloudnative-pg / cloudnative-pg/plugin-barman-cloud
[Enhancement] Add a properties to configure max-archive-size option
Open
enhancement
- Dominant language
- Go
- Stars
- 191
- Forks
- 72
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 21
Description
Hi.
We have some big database to backup and we got some issue with ephemeral storage usage.
We was able to manage the useg setting max-archive-size, but to do so we have tu use the additionalCommandArgs property.
to polish the yaml would be great to have a property in [DataBackupConfiguration](https://github.com/cloudnative-pg/barman-cloud/blob/v0.4.0/pkg/api/config.go#L274) [¶](https://pkg.go.dev/github.com/cloudnative-pg/barman-cloud/pkg/api#DataBackupConfiguration) and some documentation line about Ephemeral storage consumption and parameters like "jobs".
Contributor guide
Assessment
This issue has not been assessed yet.