CYBERTEC Migrator Documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage Support

Creating a migration

To start migrating your databases to PostgreSQL, you will have to create a migration.

Within the CYBERTEC Migrator, a migration is the top-most object that we work with. It encapsulates the following information:

  • source credentials
  • target credentials
  • schema selection

Add a migration

  1. From the dashboard, navigate to the Migration page using the left-hand menu.
    The dashboard provides a brief overview of the amount of migrations, the current resource consumption, as well as the last five touched migrations.
    The dashboard provides a brief overview of the amount of migrations, the current resource consumption, as well as the last five touched migrations.
  2. Click the + Add new migration button on the top-right.
    The list of all migrations. From here, migrations may be created, cloned and deleted.
    The list of all migrations. From here, migrations may be created, cloned and deleted.
  3. Continue by configuring your source connection.