PostgreSQL
Setup Instructions
host: analytics-db.company.com # Database host
port: 5432 # Connection port
user: analytics_user # Database user
password: **** # User password
database: analytics_prod # Production database
schema: dbt # Default schemaExample Profile Configuration

Profile Fields Reference
Field
Description
Example
Default Value
Required
Last updated
Was this helpful?