dataset/seed/postgresql-client
2023-08-10 09:34:41 +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-10 09:34:41 +02:00

Table of Contents

postgresql-client

Synopsis

Application service needs interact with a Postgresql server.

More informations about this software.

Variables for expert

Général

PostgreSQL

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

Used by

Provider

postgresql

All applications services for this dataset.