PostgreSQL
| Parameter/Switch | Description |
|---|---|
| Username | Username for PostgreSQL instance |
| Password | Password for Username |
| Connection Pool | (defaults to 30) |
| Connection String | String describing how to connect with the PostgreSQL data source jdbc:postgresql://<HOST>:<PORT>/<DATABASE_NAME> |
| Connection Properties | Additional required connection properties |