Skip to content

Conversation

@merll
Copy link
Contributor

@merll merll commented Jul 2, 2025

With recent changes to CloudnativePG backup and archiving, as also implemented in Core, the instructions for recovery have been updated in this PR.

These should be published not before the release of the matching Core changes, since some references to new objects will otherwise not exist in the cluster. However, the previous approach for recovery should still work.
Update: The change is released, and these instructions can be published. The previous approach should still work however, as CloudnativePG in its current version supports both.

@CasLubbers
Copy link
Contributor

Could add a segment on how to create manual backups? Those now need the method: plugin and plugin defenition.

@merll
Copy link
Contributor Author

merll commented Jul 18, 2025

Could add a segment on how to create manual backups? Those now need the method: plugin and plugin defenition.

Yes, this was not part of the change but we should add it. The simplest method is installing the CNPG plugin for kubectl and creating the backup from there, e.g.:

kubectl cnpg backup -n gitea gitea-db -m plugin --plugin-name barman-cloud.cloudnative-pg.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants