| .. | ||
| dictionaries | ||
| manual/image/preinstall | ||
| templates | ||
| applicationservice.yml | ||
| README.md | ||
Table of Contents
postgresql-client
Synopsis
Application service needs interact with a Postgresql server.
Variables for expert
Général
PostgreSQL
| Parameter | Comments |
|---|---|
| (general.postgresql.pg_client_username) mandatory string |
Client username. Default: calculated |
| (general.postgresql.pg_client_password) mandatory password |
Client password. Default: calculated |
| (general.postgresql.pg_client_database) mandatory string |
Client database. Default: calculated |