Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6ba77bc

Browse files
Minor doc additions for cascading replication.
1 parent4bd8ed3 commit6ba77bc

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2095,7 +2095,7 @@ SET ENABLE_SEQSCAN TO OFF;
20952095
to send replication data to one or more standby servers.
20962096
Note that in addition to these parameters,
20972097
<xref linkend="guc-wal-level"> must be set appropriately on the master
2098-
server, andmay also want to enable WAL archiving as
2098+
server, andoptionally WAL archiving can be enabled as
20992099
well (see <xref linkend="runtime-config-wal-archiving">).
21002100
The values of these parameters on standby servers are irrelevant,
21012101
although you may wish to set them there in preparation for the

‎doc/src/sgml/monitoring.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,8 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re
314314
The client's host name will be available only if
315315
<xref linkend="guc-log-hostname"> is set or if the user's host name
316316
needed to be looked up during <filename>pg_hba.conf</filename>
317-
processing.
317+
processing. Only directly connected standbys are listed; no information
318+
about downstream standby servers is recorded.
318319
</entry>
319320
</row>
320321

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp