Updated on 2024-11-07 GMT+08:00

PostgreSQL as the Source Database Type

Check Item

Description

Suggestion

DDL Object Count Check

The system checks whether a user has the permission to access at least one schema where DDL statements need to be evaluated.

Ensure that at least one schema object can be accessed, or the evaluation task cannot be created. Note: System objects in PostgreSQL are not checked.

In the pre-check phase during evaluation project creation, the system only checks whether there is at least one object in the source database needs to be evaluated.