pom-ng:datastore:postgres
Datastore postgres
This module connects to a PostgreSQL database.
Parameters
| 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. |
pom-ng/datastore/postgres.txt · Last modified: by 127.0.0.1
