diff options
Diffstat (limited to 'doc/src/sgml/monitoring.sgml')
-rw-r--r-- | doc/src/sgml/monitoring.sgml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml index 8da8f85e709..a19e3f06ccc 100644 --- a/doc/src/sgml/monitoring.sgml +++ b/doc/src/sgml/monitoring.sgml @@ -314,7 +314,8 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re The client's host name will be available only if <xref linkend="guc-log-hostname"> is set or if the user's host name needed to be looked up during <filename>pg_hba.conf</filename> - processing. + processing. Only directly connected standbys are listed; no information + about downstream standby servers is recorded. </entry> </row> |