Google Cloud SQL for PostgreSQL
How can I connect
Dataedo does not have a 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