1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00

doc: Improve logical replication security setup info

Reported-by: Jeff Janes <jeff.janes@gmail.com>
This commit is contained in:
Peter Eisentraut
2017-06-19 17:30:52 -04:00
parent d8e6b84bd2
commit 1c25ef6363
2 changed files with 2 additions and 2 deletions

View 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>