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>
|
||||
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>.
|
||||
</para>
|
||||
|
||||
|
@ -222,7 +222,7 @@ CREATE SUBSCRIPTION <replaceable class="PARAMETER">subscription_name</replaceabl
|
||||
<title>Notes</title>
|
||||
|
||||
<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
|
||||
publication instance.
|
||||
</para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user