排查 Azure 数据工厂和 Azure Synapse 中的 Azure Database for PostgreSQL 连接器问题
适用于:Azure 数据工厂 Azure Synapse Analytics
本文提供了一些建议,用于排查 Azure 数据工厂 和 Azure Synapse 中常见的 Azure Database for PostgreSQL 连接器问题。
错误代码:23704
消息:
Partition column name must be specified.
原因:未提供分区列名称,并且无法自动确定该名称。
错误代码:23705
消息:
The data type of the chosen Partition Column, '%partitionColumn;', is '%dataType;' and this data type is not supported for partitioning.
建议:选择包含 int、bigint、smallint、serial、bigserial、smallserial、timestamp(带或不带时区、不带时区或日期数据类型的时间)的分区列。
相关内容
尝试通过以下资源获得故障排除方面的更多帮助: