Commit Graph

1 Commits (0e46599fbc28dea7664a69d7aa46e2cded19e458)

Author SHA1 Message Date
Dustin afb7030e44 migration: Add PostgreSQL server migration script
This script captures the steps taken to migrate from the PostgreSQL
server in the Kubernetes cluster, managed by _postgres operator_, to the
dedicated server on _db0.pyrocufflink.blue_.  The data were restored
from the backups created by _wal-e_, and then the new server was
promoted to primary.  Finally, I cleaned up the roles and databases that
are no longer needed.
2024-07-02 20:45:12 -05:00