Postgres Connection
Early access preview
This feature is in preview phase and is available in Dagster+ in limited early access. Functionality and APIs may change as we continue development. To get early access to this feature, reach out to your Dagster account team. For more information, see the API lifecycle stages documentation.
This guide covers connecting Dagster+ to PostgreSQL to automatically discover and sync database, schema, table, and view metadata.
Overview
To create a PostgreSQL Connection in Dagster+, you will need to:
- Create a PostgreSQL user with appropriate permissions
- Add the PostgreSQL user credentials in Dagster+.
- Create the PostgreSQL Connection in Dagster+.