Migrate your AWS RDS/Aurora PostgreSQL database to an HM-managed database v1.3.2
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 HM 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.