Updated on 2022-11-10 GMT+08:00

Checking Whether Associated Objects Are Selected

PostgreSQL Serving as the Source in Synchronization

Table 1 Checking whether associated objects are selected

Check Item

Whether the associated objects are selected

Description

The associated objects must be selected for migration. Otherwise, the migration may fail.

Failure Cause and Handling Suggestion

Failure cause: Tables referenced by the foreign key in the table to be migrated are not selected for migration.

Handling suggestion: Select the associated objects.

Failure cause: The selected objects contain views associated with some tables or views that are not selected for migration.

Handling suggestion: Select the associated objects.

Failure cause: The tables associated with the child tables to be migrated are not selected for migration.

Handling suggestion: Select the associated objects.