--- gitea: none include_toc: true --- # postgresql-client ## Synopsis Application service needs interact with a Postgresql server. [Software's website.](https://www.postgresql.org) ## Variables for expert ### Général #### PostgreSQL | Parameter | Comments | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------| | **[general.postgresql.pg_client_username](dictionaries/23_postgresql.xml)**
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](dictionaries/23_postgresql.xml)**
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](dictionaries/23_postgresql.xml)**
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* | ## Used by - [odoo](../odoo/README.md) - [grafana](../grafana/README.md) - [mailman](../mailman/README.md) - [peertube](../peertube/README.md) - [forgejo](../forgejo/README.md) - [roundcube](../roundcube/README.md) - [vaultwarden](../vaultwarden/README.md) - [nextcloud](../nextcloud/README.md) ## Provider [postgresql](../postgresql/README.md) [All applications services for this dataset.](../README.md)