dataset/seed/postgresql-client
2023-08-08 10:39:21 +02:00
..
dictionaries ansible template 2023-06-23 08:12:05 +02:00
manual/image/preinstall postgresql client for debian 2022-10-01 19:01:12 +02:00
templates ansible template 2023-06-23 08:12:05 +02:00
applicationservice.yml docs for application services 2022-12-25 12:17:15 +01:00
README.md update doc 2023-08-08 10:39:21 +02:00

Table of Contents

postgresql-client

Synopsis

Application service needs interact with a Postgresql server.

For more informations

Variables for expert

Général

PostgreSQL

Parameter Comments
(general.postgresql.pg_client_username)
mandatory
string
Client username.
Default: calculated
(general.postgresql.pg_client_password)
mandatory
password
Client password.
Default: calculated
(general.postgresql.pg_client_database)
mandatory
string
Client database.
Default: calculated

Used by

Provider

postgresql

All applications services for this dataset.