Dynamic multi-engine DB backups (fixes silent 11-month killbill gap) #1
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
Priority: High
Priority: Low
Priority: Medium
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Scripts/dbs-backup!1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/dynamic-multi-engine-backups"
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?
The killbill DB was migrated Postgres->MariaDB and renamed (Aug 2025); the hardcoded container name + pg_dumpall meant killbill had NO backup for ~11 months while cron reported success. Also billing-postgres was never backed up.
Changes:
Tested live on bnet006: all 6 DBs backed up (supabase prod/stage, billing prod/stage, killbill prod/stage MariaDB), exit 0.