Share via


針對 Azure Data Factory 和 Azure Synapse 中適用於 PostgreSQL 的 Azure 資料庫連接器進行疑難排解

適用於:Azure Data Factory Azure Synapse Analytics

提示

試用 Microsoft Fabric 中的 Data Factory,這是適用於企業的全方位分析解決方案。 Microsoft Fabric 涵蓋從資料移動到資料科學、即時分析、商業智慧和報告的所有項目。 了解如何免費開始新的試用

本文提供針對 Azure Data Factory 和 Azure Synapse 中適用於 PostgreSQL 的 Azure 資料庫連接器常見問題進行疑難排解的建議。

錯誤碼:AzurePostgreSqlNpgsqlDataTypeNotSupported

  • 訊息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 (有或沒有時區)、time (有或沒有時區) 資料類型的資料分割資料行。

錯誤碼:AzurePostgreSqlNpgsqlPartitionColumnNameNotProvided

  • 訊息Partition column name must be specified.

  • 原因:未提供資料分割資料行名稱,且無法自動決定。

如需更多疑難排解的協助,請嘗試下列資源: