aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/ref/pg_isready.sgml5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/pg_isready.sgml b/doc/src/sgml/ref/pg_isready.sgml
index cadfe8eb081..2ee79a0bbeb 100644
--- a/doc/src/sgml/ref/pg_isready.sgml
+++ b/doc/src/sgml/ref/pg_isready.sgml
@@ -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>