cnpg-cluster: disable WAL archiving to stay under B2 transaction cap #200

Merged
aaron merged 1 commit from disable-wal-archiving into live 2026-05-04 06:22:51 +00:00
Owner

Continuous WAL shipping across 7+ CNPG clusters was exhausting the Backblaze B2 free tier Class C transaction cap (2,500/day).

Sets archive_mode: off on all CNPG clusters. Daily base backups via ScheduledBackup still run — PITR is now limited to the last base backup.

Related: B2 transaction cap exceeded incident (April 30 — present).

Continuous WAL shipping across 7+ CNPG clusters was exhausting the Backblaze B2 free tier Class C transaction cap (2,500/day). Sets `archive_mode: off` on all CNPG clusters. Daily base backups via ScheduledBackup still run — PITR is now limited to the last base backup. Related: B2 transaction cap exceeded incident (April 30 — present).
cnpg-cluster: disable WAL archiving to stay under B2 transaction cap
Some checks failed
0/0 projects applied successfully.
Lint & Validate / shellcheck (pull_request) Has been cancelled
CI Review / pr-title (pull_request) Has been cancelled
CI Review / helm-validate (pull_request) Has been cancelled
CI Review / ai-review (pull_request) Has been cancelled
Lint & Validate / terraform-validate (pull_request) Has been cancelled
Lint & Validate / yaml-lint (pull_request) Has been cancelled
151bb46764
Continuous WAL shipping across 7+ CNPG clusters was exhausting the
Backblaze B2 free tier Class C transaction cap (2,500/day). Daily
base backups via ScheduledBackup still run — PITR is now limited
to the last base backup instead of any point in time.
aaron merged commit 1db331ed50 into live 2026-05-04 06:22:51 +00:00
aaron deleted branch disable-wal-archiving 2026-05-04 06:22:51 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aaron/infra-core!200
No description provided.