]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: config: Fix pgsql-check documentation to make user param mandatory
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 3 Oct 2022 13:00:59 +0000 (15:00 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 3 Oct 2022 13:31:23 +0000 (15:31 +0200)
commit59307b3e4e1fbdbe07dcbe08781c81e6312f0c23
tree1f45d49bb661b4ad24838961686b788e2ddc5486
parent0d6fb7a3eb0a9754348ec15be14a017a1c84df0f
DOC: config: Fix pgsql-check documentation to make user param mandatory

The username is required in the Start-up message. Thus, since the 2.2, when
this health-check was refactored, the user parameter is mandatory. On prior
versions, when no username is provided, no pgsql check is performed but only
a basic tcpcheck.

This patch should be backported as far as 2.2.
doc/configuration.txt