← 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
- Started PostgreSQL.
- Inserted execution-relevant audit and telemetry rows.
- Ran backup and wrote a PostgreSQL custom-format dump.
- Dropped the original database.
- Restored into a clean database.
- 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