Skip to main content
← Back to enterprise readiness

Backup restore proof

The executed drill ran backup → destroy → restore → validate against PostgreSQL. The package includes logs, checksum, and validation output.

Sequence executed

  1. Started PostgreSQL.
  2. Inserted execution-relevant audit and telemetry rows.
  3. Ran backup and wrote a PostgreSQL custom-format dump.
  4. Dropped the original database.
  5. Restored into a clean database.
  6. Validated restored records and aggregate hash output.

Evidence files

  • public/enterprise-readiness/backup-restore-proof/backup.log
  • public/enterprise-readiness/backup-restore-proof/restore.log
  • public/enterprise-readiness/backup-restore-proof/checksum.txt
  • public/enterprise-readiness/backup-restore-proof/validation.json