Skip to content

feat: ✨ add wal parallelism when restoring cnpg db#436

Merged
this-is-tobi merged 1 commit intodevelopfrom
feat/add-cnpg-backup-wal-parallelism
Feb 18, 2025
Merged

feat: ✨ add wal parallelism when restoring cnpg db#436
this-is-tobi merged 1 commit intodevelopfrom
feat/add-cnpg-backup-wal-parallelism

Conversation

@this-is-tobi
Copy link
Copy Markdown
Member

Quel est le comportement actuel ?

Lors des restaurations de DB CNPG, les WAL sont appliqués un par un.

Quel est le nouveau comportement ?

Lors des restaurations de DB CNPG, les WAL bénéficie d'un parallélisme maximal de 8.

Cette PR introduit-elle un breaking change ?

Non.

Autres informations

Cf. cloud-pi-native/helm-charts#114

@this-is-tobi this-is-tobi added the enhancement New feature or request label Feb 18, 2025
@this-is-tobi this-is-tobi self-assigned this Feb 18, 2025
@this-is-tobi this-is-tobi merged commit 162d1e2 into develop Feb 18, 2025
@this-is-tobi this-is-tobi deleted the feat/add-cnpg-backup-wal-parallelism branch February 18, 2025 14:36
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.

3 participants