doc: Improve logical replication security setup info
Reported-by: Jeff Janes <jeff.janes@gmail.com>
This commit is contained in:
parent
d8e6b84bd2
commit
1c25ef6363
@ -452,7 +452,7 @@
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
The role used for the replication connection must have
|
The role used for the replication connection must have
|
||||||
the <literal>REPLICATION</literal> attribute. Access for the role must be
|
the <literal>REPLICATION</literal> attribute (or be a superuser). Access for the role must be
|
||||||
configured in <filename>pg_hba.conf</filename>.
|
configured in <filename>pg_hba.conf</filename>.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@ -222,7 +222,7 @@ CREATE SUBSCRIPTION <replaceable class="PARAMETER">subscription_name</replaceabl
|
|||||||
<title>Notes</title>
|
<title>Notes</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
See <xref linkend="streaming-replication-authentication"> for details on
|
See <xref linkend="logical-replication-security"> for details on
|
||||||
how to configure access control between the subscription and the
|
how to configure access control between the subscription and the
|
||||||
publication instance.
|
publication instance.
|
||||||
</para>
|
</para>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user