Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6467993

Browse files
committed
doc: Improve vague pg_createsubscriber description
Discussion:https://postgr.es/m/ZqX_4J-nFTQtmj6K@momjian.usAuthor: Euler TaveiraBackpatch-through: 17
1 parent52f3de8 commit6467993

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎doc/src/sgml/ref/pg_createsubscriber.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp