Doc: Update link to the mentioned subsection
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Thu, 18 Apr 2024 21:02:39 +0000 (23:02 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Thu, 18 Apr 2024 21:02:39 +0000 (23:02 +0200)
This updates the link from pg_createsubscriber to initial data sync
to actually link to the subsection in question as opposed to the
main logical replication section.

Author: Pavel Luzanov <p.luzanov@postgrespro.ru>
Discussion: https://postgr.es/m/a4af555a-ac60-4416-877d-0440d29b8763@postgrespro.ru

doc/src/sgml/ref/pg_createsubscriber.sgml

index 1132b7a69ac4e13990c25285a2f8ccfb47edddf4..7fb51f75a45bc9a64337f48e4ae3a03117d13c7f 100644 (file)
@@ -69,8 +69,8 @@ PostgreSQL documentation
    spent synchronizing data is usually a large amount of changes to be applied
    (that were produced during the initial data copy), which increases even
    more the time when the logical replica will be available. For smaller
-   databases, <link linkend="logical-replication">initial data
-   synchronization</link> is recommended.
+   databases, <link linkend="logical-replication-row-filter-initial-data-sync">
+   initial data synchronization</link> is recommended.
   </para>
  </refsect1>