File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -57,9 +57,10 @@ PostgreSQL documentation
5757 <para>
5858 After a successful run, the state of the target server is analogous to a
5959 fresh logical replication setup. The main difference between the logical
60- replication setup and <application>pg_createsubscriber</application> is the
61- initial data copy. It does only the synchronization phase, which ensures
62- each table is brought up to a synchronized state.
60+ replication setup and <application>pg_createsubscriber</application> is how
61+ the data synchronization is done. <application>pg_createsubscriber</application>
62+ does not copy the initial table data. It does only the synchronization phase,
63+ which ensures each table is brought up to a synchronized state.
6364 </para>
6465
6566 <para>
You can’t perform that action at this time.
0 commit comments