dataset/seed/postgresql-client/README.md
2023-08-15 10:42:03 +02:00

1.9 KiB

Table of Contents

Return to the list of application services.

postgresql-client

Synopsis

Application service needs interact with a Postgresql server.

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