Creating your HM-managed destination database v1.3.4
Create new database
If you don't have a destination database cluster on Hybrid Manager (HM) yet, create one that HM can use as destination for migrations:
In the HM console, select the project where you want to create the database cluster.
In your project, select Create New and Database Cluster to create a database cluster to serve as the destination for the migration.
In the Clusters page, select your cluster, and use the Quick Connect option to access your database from your terminal.
Create an empty database to use as a destination for the migration. Alternatively, you can use the default database
edb_admin.
Use existing database
Alternatively, you can use an existing HM-managed database as a destination for your migration. Before you use an existing database cluster as a destination for the migration, ensure the tables you migrate and the load generated on the destination don't interfere with existing workloads.
If you want to use an existing HM-managed database as a destination, continue with the next step.