Fields
Sample data
A typical PostgreSQL connection:| Field | Value |
|---|---|
| Server host | your-db-host.example.com |
| Port | 5432 |
| Database name | warehouse |
| Username | integration_user |
| Password | your-password |
Database connection for PostgreSQL
| Field | Value |
|---|---|
| Server host | your-db-host.example.com |
| Port | 5432 |
| Database name | warehouse |
| Username | integration_user |
| Password | your-password |