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

Commit2804233

Browse files
committed
pg_createsubscriber: minor documentation fixes
1 parent8b5c6a5 commit2804233

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ PostgreSQL documentation
6464
</para>
6565

6666
<para>
67-
The<application>pg_createsubscriber</application> targets large database
67+
<application>pg_createsubscriber</application> targets large database
6868
systems because in logical replication setup, most of the time is spent
6969
doing the initial data copy. Furthermore, a side effect of this long time
7070
spent synchronizing data is usually a large amount of changes to be applied
@@ -191,8 +191,8 @@ PostgreSQL documentation
191191
<listitem>
192192
<para>
193193
Use the specified main server configuration file for the target data
194-
directory.The<application>pg_createsubscriber</application> uses
195-
internallythe <application>pg_ctl</application> command to start and
194+
directory. <application>pg_createsubscriber</application> internally uses
195+
the <application>pg_ctl</application> command to start and
196196
stop the target server. It allows you to specify the actual
197197
<filename>postgresql.conf</filename> configuration file if it is stored
198198
outside the data directory.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp