Secondary Section

Database Notes

Quick pointers to database-related assets inside the documentation repository.

Current status

The dedicated markdown note is intentionally minimal, but the repository includes operational assets for restore workflows.

Useful assets in docs/db

  • backup_04_04_2026.backup.sql
  • init-postgresql-restore.sh
  • README.md

Suggested usage

  1. Use the restore script as the standard bootstrap path in local environments.
  2. Keep backup naming predictable to simplify scripted restores.
  3. Document environment variables and target database names in the db README.