Skip to content

Commit 15848c5

Browse files
authored
Update connector-troubleshoot-postgresql.md
1 parent aff04b4 commit 15848c5

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/data-factory/connector-troubleshoot-postgresql.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,15 @@ ms.custom: has-adal-ref, synapse
1616

1717
This article provides suggestions to troubleshoot common problems with the Azure Database for PostgreSQL connector in Azure Data Factory and Azure Synapse.
1818

19-
## Error code: 23704
19+
<a name="error-code-AzurePostgreSqlNpgsqlDataTypeNotSupported"></a>
20+
## Error code: 23704 - AzurePostgreSqlNpgsqlDataTypeNotSupported
2021

2122
- **Message**: `Partition column name must be specified.`
2223

2324
- **Cause**: No partition column name is provided, and it couldn't be decided automatically.
24-
25-
## Error code: 23705
25+
26+
<a name="error-code-AzurePostgreSqlNpgsqlPartitionColumnNameNotProvided"></a>
27+
## Error code: 23705 - AzurePostgreSqlNpgsqlPartitionColumnNameNotProvided
2628

2729
- **Message**: `The data type of the chosen Partition Column, '%partitionColumn;', is '%dataType;' and this data type is not supported for partitioning.`
2830

0 commit comments

Comments
 (0)