cnpg-cluster: disable WAL archiving to stay under B2 transaction cap #200
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "disable-wal-archiving"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Continuous WAL shipping across 7+ CNPG clusters was exhausting the Backblaze B2 free tier Class C transaction cap (2,500/day).
Sets
archive_mode: offon 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).