Azure Database for PostgreSQL support (beta)
Supported versions
TBD
##How I can connect
Dataedo does not have dedicated connector to Azure Database for PostgreSQL. In order to connect to your service use our native PostgreSQL connector.
-
Click here to read about capabilities and limitations of metadata import
-
Click here to read about connecting to your PostgreSQL instance
Known Issues
-
Length of data type is not imported
-
Materialized view columns are not imported
-
Rules are not imported
-
Trigger functions are grouped with standard functions
-
Dependencies are imported only from views
-
Tables and views with no comments, but containing column level comments are not correctly imported. Add a table level comment to solve the issue