Migrate your AWS RDS/Aurora PostgreSQL database to an HM-managed database Innovation Release
- Hybrid Manager dual release strategy
- Documentation for the current Long-term support release
These are all the steps you need to perform a migration from an AWS RDS for PostgreSQL or Aurora PostgreSQL database to a database managed by Hybrid Manager (HM).
Prepare your source database
Preparing your source database for data migration involves creating a dedicated user for the migration and altering the database configuration to enable the replication features.
Assess the database (optional)
Install and configure the EDB Postgres AI agent with your database to obtain observability and monitoring data for your Postgres database. This optional step also provides high-level migration metrics, like schema count and names, table count, and object count.
Create a destination database
Create a cluster in the HM instance to host the destination database.
Migrate your schema
Handle incompatibilities and transfer your schemas.
Migrate your data
Execute the data transfer and complete the final cleanup steps.
Configure the DMS agent in reader mode for a data migration.
Finalize the migration (for streaming migrations only).