Supported versions
Versions: 9.3, 9.4, 9.5, 9.6, 10
How I can connect
Dataedo does not have dedicated connector to Amazon RDS 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
- using encoding different than UTF-8 (unicode) causes errors
- 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