Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Enhancement] Add a properties to configure max-archive-size option

Open
#783 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
go, postgresql

Research direction

Start with DataBackupConfiguration in pkg/api/config.go, then review the existing documentation around additionalCommandArgs, max-archive-size, ephemeral storage consumption, and jobs. Done means the configuration exposes max-archive-size directly and the related storage guidance is documented.

Written by the indexing model from the issue text.

Description

enhancement

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 and some documentation line about Ephemeral storage consumption and parameters like "jobs".

Dominant language
Go
Stars
192
Forks
75
Avg merge
1d 7h
Merged PRs (30d)
17

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from cloudnative-pg/plugin-barman-cloud

All issues in cloudnative-pg/plugin-barman-cloud

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.