Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ✨ handle dedicated wal pvc for cnpg in console chart #76

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

this-is-tobi
Copy link
Member

Quel est le comportement actuel ?

Les fichiers WAL sont stockés dans les même PVC que les données Postgres.

Quel est le nouveau comportement ?

Il est désormais possible de séparer le stockage des WAL dans un PVC distinct.

Cette PR introduit-elle un breaking change ?

Non.

Autres informations

@this-is-tobi this-is-tobi self-assigned this Sep 26, 2024
@this-is-tobi this-is-tobi added the enhancement New feature or request label Sep 26, 2024
@this-is-tobi this-is-tobi force-pushed the console/handle-dedicated-wal-pvc branch from 2661ec8 to 65252ca Compare September 27, 2024 08:15
@this-is-tobi this-is-tobi merged commit afcec12 into main Sep 27, 2024
4 checks passed
@this-is-tobi this-is-tobi deleted the console/handle-dedicated-wal-pvc branch September 27, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants