This module connects to a PostgreSQL database.
Name | Type | Default value | Description |
---|---|---|---|
dbname | string | pom-ng | Database name. |
host | string | localhost | Server hostname. |
port | string | <empty> | Port number of Unix socket filename extension. |
user | string | <empty> | Username. |
password | string | <empty> | Password. |
async_commit | bool | yes | Perform asynchronous commit to increase performances. |