From: Amit Kapila Date: Fri, 24 Jan 2025 02:55:21 +0000 (+0530) Subject: Doc: Fix a typo introduced in 4a0e7314f1. X-Git-Tag: REL_18_BETA1~1025 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6fc4fc42da07c47a9b8d014ab18d005cf8b3e176;p=thirdparty%2Fpostgresql.git Doc: Fix a typo introduced in 4a0e7314f1. Author: Erik Rijkers Discussion: https://postgr.es/m/6e625c81-968e-42d0-802d-edfaf9cfac11@xs4all.nl --- diff --git a/doc/src/sgml/logical-replication.sgml b/doc/src/sgml/logical-replication.sgml index ab683cf111e..07a07dfe0ba 100644 --- a/doc/src/sgml/logical-replication.sgml +++ b/doc/src/sgml/logical-replication.sgml @@ -2017,7 +2017,7 @@ CONTEXT: processing remote data for replication origin "pg_16395" during "INSER Initial Snapshot The initial data in existing subscribed tables are snapshotted and - copied in a parallel instances of a special kind of apply process. + copied in parallel instances of a special kind of apply process. These special apply processes are dedicated table synchronization workers, spawned for each table to be synchronized. Each table synchronization process will create its own replication slot and