2022-12-24 13:01:51 +01:00
|
|
|
---
|
|
|
|
|
gitea: none
|
|
|
|
|
include_toc: true
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# postgresql-client
|
|
|
|
|
|
2023-08-02 09:26:54 +02:00
|
|
|
## Synopsis
|
2022-12-24 13:01:51 +01:00
|
|
|
|
|
|
|
|
Application service needs interact with a Postgresql server.
|
|
|
|
|
|
|
|
|
|
[For more informations](https://www.postgresql.org)
|
|
|
|
|
|
2023-08-02 09:26:54 +02:00
|
|
|
## Variables for expert
|
2023-06-29 18:56:46 +02:00
|
|
|
|
2023-08-02 09:26:54 +02:00
|
|
|
### Général
|
2023-06-29 18:56:46 +02:00
|
|
|
|
2023-08-02 09:26:54 +02:00
|
|
|
#### PostgreSQL
|
2023-06-29 18:56:46 +02:00
|
|
|
|
|
|
|
|
|
2023-08-02 09:26:54 +02:00
|
|
|
| Description | Values | Supplier | Type |
|
|
|
|
|
|-------------------------------------------------------------------------------------------------|----------------|---------------------|--------------------------------------------------------------------------------------------------------------------------|
|
|
|
|
|
| **Client username** (*[general.postgresql.pg_client_username](dictionaries/23_postgresql.xml)*) | //calculated// | Postgresql:username | [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
|
|
|
|
|
| **Client password** (*[general.postgresql.pg_client_password](dictionaries/23_postgresql.xml)*) | //calculated// | Postgresql:password | [password](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
|
|
|
|
|
| **Client database** (*[general.postgresql.pg_client_database](dictionaries/23_postgresql.xml)*) | //calculated// | Postgresql:database | [string](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |
|
2023-06-29 18:56:46 +02:00
|
|
|
|
|
|
|
|
- [+]: 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)
|