docs: Improve pg_isready details about username/dbname

Report by Erik Rijkers

Backpatch through 9.4
This commit is contained in:
Bruce Momjian 2014-09-06 12:43:11 -04:00
parent f9c0434ee3
commit 31189e8627

View File

@ -170,8 +170,9 @@ PostgreSQL documentation
<title>Notes</title>
<para>
The options <option>--dbname</> and <option>--username</> can be used to avoid gratuitous
error messages in the logs, but are not necessary for proper functionality.
It is not necessary to supply correct user name, password, or database
name values to obtain the server status; however, if incorrect values
are provided, the server will log a failed connection attempt.
</para>
</refsect1>