tencent cloud

TencentDB for PostgreSQL

Structure Conflict Checking

Download
聚焦模式
字号
最后更新时间: 2025-04-30 18:00:05

Check

In PostgreSQL migration scenarios, the target instance cannot have objects with the same name as those in the source database.
The target has tables, views with the same name as the migration objects. Task error.
The target has functions, triggers, indexes with the same name as the migration objects. The task triggers an alarm.
When the entire PostgreSQL instance is migrated, the target instance must be empty.

Remediation Method

If a conflict is detected, delete the conflicting content or rename the conflicting objects, and then re-verify.

帮助和支持

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

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

文档反馈