Retail Analytics

< Back to overview

Project
Retail Analytics
Provider
postgres
Critical Signals
0

Policy

{
  "id": "pol-retail-analytics",
  "environmentId": "env-retail-staging",
  "name": "retail-analytics-default",
  "enabled": true,
  "fullBackupCron": "0 5 * * 1",
  "criticalTableBackupCron": "0 8 * * 1-5",
  "retention": {
    "fullBackups": {
      "keepLatest": 7,
      "keepDays": 14,
      "daily": 7,
      "weekly": 4,
      "monthly": 2,
      "minSafeRestorePoints": 1
    },
    "criticalBackups": {
      "keepLatest": 10,
      "keepDays": 5
    }
  },
  "restoreTestSchedule": {
    "enabled": false,
    "keyTables": [
      "public.daily_metrics"
    ]
  },
  "criticalTables": [
    {
      "table": "public.daily_metrics",
      "strategy": "incremental_updated_at",
      "updatedAtColumn": "updated_at",
      "onIncompatibleStrategy": "fail"
    }
  ],
  "artifactCompression": {
    "algorithm": "gzip"
  },
  "createdAt": "2026-03-30T00:00:00.000Z",
  "updatedAt": "2026-03-30T00:00:00.000Z"
}

Recent Runs

TypeStatusFinishedError
critical queued - -
critical queued - -

Recent Restore Tests

StatusFinishedTarget DBNotes
No restore tests found

Recent Artifacts

KindRemote KeySizeState
No artifacts found

Recent Signals

SeverityCodeSummaryEmitted
warning stale_backup_detected stale full backup detected for policy pol-retail-analytics at 2026-03-30T05:00:00.000Z 2026-03-30 19:32:24.505648+00