{
"id": "pol-billing-db",
"environmentId": "env-billing-prod",
"name": "billing-default",
"enabled": true,
"fullBackupCron": "15 1 * * *",
"criticalTableBackupCron": "15 */4 * * *",
"retention": {
"fullBackups": {
"keepLatest": 10,
"keepDays": 21,
"daily": 10,
"weekly": 6,
"monthly": 3,
"minSafeRestorePoints": 2
},
"criticalBackups": {
"keepLatest": 16,
"keepDays": 7
}
},
"restoreTestSchedule": {
"enabled": true,
"cron": "45 3 * * *",
"keyTables": [
"public.invoices",
"public.payments"
],
"nonZeroRowCountTables": [
"public.invoices"
],
"customSqlChecks": [
"select count(*) > 0 from public.invoices"
]
},
"criticalTables": [
{
"table": "public.invoices",
"strategy": "incremental_updated_at",
"updatedAtColumn": "updated_at",
"onIncompatibleStrategy": "full_table"
},
{
"table": "public.payments",
"strategy": "full_table"
}
],
"artifactCompression": {
"algorithm": "zstd"
},
"createdAt": "2026-03-30T00:00:00.000Z",
"updatedAt": "2026-03-30T00:00:00.000Z"
}
| Type | Status | Finished | Error |
|---|---|---|---|
| critical | queued | - | - |
| critical | queued | - | - |
| restore_test | queued | - | - |
| full | queued | - | - |
| critical | queued | - | - |
| critical | queued | - | - |
| critical | queued | - | - |
| critical | queued | - | - |
| critical | queued | - | - |
| critical | queued | - | - |
| restore_test | queued | - | - |
| full | queued | - | - |
| Status | Finished | Target DB | Notes |
|---|---|---|---|
| No restore tests found | |||
| Kind | Remote Key | Size | State |
|---|---|---|---|
| No artifacts found | |||
| Severity | Code | Summary | Emitted |
|---|---|---|---|
| warning | stale_backup_detected | stale full backup detected for policy pol-billing-db at 2026-04-01T01:15:00.000Z | 2026-04-01 01:35:17.75864+00 |
| warning | stale_backup_detected | stale full backup detected for policy pol-billing-db at 2026-03-31T01:15:00.000Z | 2026-03-31 01:35:02.71096+00 |
| warning | stale_backup_detected | stale full backup detected for policy pol-billing-db at 2026-03-30T01:15:00.000Z | 2026-03-30 19:32:23.854608+00 |