index 3828624d3c1c1ca15bfd03a70bc1a3e1e90eef11..92ec175af1576bb6a2df233221f8d6d57df16517 100644 (file)
<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>
index 3ca06fb3c356d097aeae84d8f6c63bd1aa7c80e6..9f45b6f574ac86600c726647ccc9df57be868897 100644 (file)
@@ -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>