2022-12-24 13:01:51 +01:00
|
|
|
---
|
|
|
|
gitea: none
|
|
|
|
include_toc: true
|
|
|
|
---
|
|
|
|
|
|
|
|
# postgresql-client
|
|
|
|
|
|
|
|
## Description
|
|
|
|
|
|
|
|
Application service needs interact with a Postgresql server.
|
|
|
|
|
|
|
|
[For more informations](https://www.postgresql.org)
|
|
|
|
|
2023-06-29 18:56:46 +02:00
|
|
|
## Variables
|
|
|
|
|
|
|
|
### Général (*general*)
|
|
|
|
|
|
|
|
#### PostgreSQL (*general.postgresql*)
|
|
|
|
|
|
|
|
| Description | Type | Supplier | Values |
|
|
|
|
|------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------|---------------------|--------------|
|
|
|
|
| **Nom de domaine du serveur PostgreSQL** (*[pg_client_server_domainname](dictionaries/23_postgresql.xml)*) | [domainname](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | Postgresql | |
|
|
|
|
| **Client username** (*[pg_client_username](dictionaries/23_postgresql.xml)*) | [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | Postgresql:username | <calculated> |
|
|
|
|
| **Client password** (*[pg_client_password](dictionaries/23_postgresql.xml)*) | [password](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | Postgresql:password | <calculated> |
|
|
|
|
| **Client database** (*[pg_client_database](dictionaries/23_postgresql.xml)*) | [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | Postgresql:database | <calculated> |
|
|
|
|
|
|
|
|
|
|
|
|
- [+]: variable is multiple
|
|
|
|
- **bold**: variable is mandatory
|
|
|
|
|
2022-12-24 13:01:51 +01:00
|
|
|
## Used by
|
|
|
|
|
|
|
|
- [odoo](../odoo/README.md)
|
2023-06-29 18:56:46 +02:00
|
|
|
- [grafana](../grafana/README.md)
|
2022-12-24 13:01:51 +01:00
|
|
|
- [mailman](../mailman/README.md)
|
|
|
|
- [peertube](../peertube/README.md)
|
2023-01-17 21:43:32 +01:00
|
|
|
- [forgejo](../forgejo/README.md)
|
2022-12-24 13:01:51 +01:00
|
|
|
- [roundcube](../roundcube/README.md)
|
|
|
|
- [vaultwarden](../vaultwarden/README.md)
|
|
|
|
- [nextcloud](../nextcloud/README.md)
|
|
|
|
|
2023-01-18 09:19:37 +01:00
|
|
|
## Provider
|
2022-12-24 13:01:51 +01:00
|
|
|
|
2023-01-18 09:19:37 +01:00
|
|
|
[postgresql](../postgresql/README.md)
|
2023-02-14 14:43:41 +01:00
|
|
|
|
|
|
|
[All applications services for this dataset.](../README.md)
|