Paper Dynasty Database - PostgreSQL database service
- Added Prerequisites section with software/infrastructure requirements - Added pre-migration steps: stop API, password file creation - Added PostgreSQL 15+ schema permission grant - Added post-migration VACUUM ANALYZE step - Added Troubleshooting section with common errors and solutions - Added verification queries for debugging - Added expected record counts table - Added connection string for external tools - Expanded checklist with pre/post sections - Added monitoring guidance - Clarified CRITICAL warnings about data consistency |
||
|---|---|---|
| app | ||
| docs | ||
| migrations | ||
| scripts | ||
| .env | ||
| .env.example | ||
| .gitignore | ||
| db_engine.py | ||
| db_migrations.py | ||
| DOCKER_QUICKSTART.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| LICENSE | ||
| main.py | ||
| MIGRATION_PROGRESS.md | ||
| POSTGRES_MIGRATION_PLAN.md | ||
| PROJECT_PLAN.json | ||
| QUICK_START.md | ||
| requirements.txt | ||
| sheets.py | ||
| VERSION | ||