Supported versions
TBD
How I can connect
Dataedo does not have dedicated connector to Google Cloud SQL 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