8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d42f67c commit 465b52eCopy full SHA for 465b52e
doc/src/sgml/ref/pg_isready.sgml
@@ -170,8 +170,9 @@ PostgreSQL documentation
170
<title>Notes</title>
171
172
<para>
173
- The options <option>--dbname</> and <option>--username</> can be used to avoid gratuitous
174
- 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
175
+ are provided, the server will log a failed connection attempt.
176
</para>
177
</refsect1>
178
0 commit comments