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

Commit1c25ef6

Browse files
committed
doc: Improve logical replication security setup info
Reported-by: Jeff Janes <jeff.janes@gmail.com>
1 parentd8e6b84 commit1c25ef6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎doc/src/sgml/logical-replication.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@
452452

453453
<para>
454454
The role used for the replication connection must have
455-
the <literal>REPLICATION</literal> attribute. Access for the role must be
455+
the <literal>REPLICATION</literal> attribute (or be a superuser). Access for the role must be
456456
configured in <filename>pg_hba.conf</filename>.
457457
</para>
458458

‎doc/src/sgml/ref/create_subscription.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ CREATE SUBSCRIPTION <replaceable class="PARAMETER">subscription_name</replaceabl
222222
<title>Notes</title>
223223

224224
<para>
225-
See <xref linkend="streaming-replication-authentication"> for details on
225+
See <xref linkend="logical-replication-security"> for details on
226226
how to configure access control between the subscription and the
227227
publication instance.
228228
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp