pom-ng:datastore:postgres
This is an old revision of the document!
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.1436516209.txt.gz · Last modified: (external edit)
