tencent cloud

TencentDB for PostgreSQL

Structure Conflict Check

Download
聚焦模式
字号
最后更新时间: 2024-11-04 10:18:12

Check Details

In the PostgreSQL migration scenario, the target instance cannot have objects with the same name as those in the source database.
If there are tables and views with the same name as the objects to be migrated at the target end, the task reports an error.
If there are functions, triggers, and indexes with the same name as the objects to be migrated at the target end, the task reports a warning.
During PostgreSQL instance migration, the target instance must be empty.

Fixing Method

If a conflict is detected, delete the conflicting content or rename the conflicting object, and then verify it again.

帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈