2 KiB
2 KiB
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 Type: [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
Client username. Default: calculated |
| general.postgresql.pg_client_password mandatory Type: [password](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
Client password. Default: calculated |
| general.postgresql.pg_client_database mandatory Type: [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
Client database. Default: calculated |