Commit Graph

1 Commits (a423826fcdcff0ff72dca2bdbb5ca75759359eea)

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