Amazon RDS for PostgreSQL support

Applies to: Dataedo 23.x versions, Article available also for: 24.x (current), 10.x
You are looking at documentation for an older release.
Switch to the documentation for Dataedo 24.x (current).

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.

  1. Click here to read about capabilities and limitations of metadata import
  2. 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