dataset/seed/postgresql-client/README.md
2023-08-04 14:27:27 +02:00

45 lines
2 KiB
Markdown

---
gitea: none
include_toc: true
---
# postgresql-client
## Synopsis
Application service needs interact with a Postgresql server.
[For more informations](https://www.postgresql.org)
## Variables for expert
### Général
#### PostgreSQL
| 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) |
- [+]: variable is multiple
- **bold**: variable is mandatory
## 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)