Use OMS to migrate data from a PostgreSQL database to a MySQL tenant of OceanBase Database

2023-11-24 02:58:23  Updated

This topic describes how to use OceanBase Migration Service (OMS) to migrate data from a PostgreSQL database to a MySQL tenant of OceanBase Database.

Background information

You can create a data migration project in the OMS console to seamlessly migrate the existing business data and incremental data from a PostgreSQL database to a MySQL tenant of OceanBase Database through schema migration, full migration, and incremental synchronization.

PostgreSQL supports the following modes: primary database only, standby database only, and primary/standby databases. The following table describes the data migration operations supported by each mode.

Mode Supported operations
Primary database only Schema migration, full migration, incremental synchronization, full verification, and reverse incremental migration
Standby database only Schema migration, full migration, and full verification
Primary/standby databases Primary database: incremental synchronization and reverse incremental migration
Standby database: schema migration, full migration, and full verification

References

For more information about how to use OMS to migrate data from a PostgreSQL database to a MySQL tenant of OceanBase Database, see Migrate data from a PostgreSQL database to a MySQL tenant of OceanBase Database.

Contact Us