mirror of
https://github.com/postgres/postgres.git
synced 2025-05-02 11:44:50 +03:00
Doc: Update link to the mentioned subsection
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
This commit is contained in:
parent
950d4a2cb1
commit
84db9a0eb1
@ -69,8 +69,8 @@ PostgreSQL documentation
|
|||||||
spent synchronizing data is usually a large amount of changes to be applied
|
spent synchronizing data is usually a large amount of changes to be applied
|
||||||
(that were produced during the initial data copy), which increases even
|
(that were produced during the initial data copy), which increases even
|
||||||
more the time when the logical replica will be available. For smaller
|
more the time when the logical replica will be available. For smaller
|
||||||
databases, <link linkend="logical-replication">initial data
|
databases, <link linkend="logical-replication-row-filter-initial-data-sync">
|
||||||
synchronization</link> is recommended.
|
initial data synchronization</link> is recommended.
|
||||||
</para>
|
</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user