1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-06 07:49:08 +03:00

Minor doc additions for cascading replication.

This commit is contained in:
Simon Riggs
2011-07-19 09:07:42 +01:00
parent 4bd8ed31b7
commit 6ba77bce93
2 changed files with 3 additions and 2 deletions

View File

@@ -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>