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

Commit3557b17

Browse files
committed
docs: clarify use of pg_rewind arguments
Specifically, --source-pgdata and --source-server.Discussion: 20160617155108.GC19359@momjian.usReviewed-by: Michael Paquier
1 parent9c85256 commit3557b17

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/src/sgml/ref/pg_rewind.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ PostgreSQL documentation
122122
<listitem>
123123
<para>
124124
Specifies path to the data directory of the source server, to
125-
synchronize the target with.When <option>--source-pgdata</> is
126-
used, the source server must be cleanly shut down.
125+
synchronize the target with.Thisoption requires thesource server
126+
to be cleanly shut down.
127127
</para>
128128
</listitem>
129129
</varlistentry>
@@ -135,8 +135,8 @@ PostgreSQL documentation
135135
Specifies a libpq connection string to connect to the source
136136
<productname>PostgreSQL</> server to synchronize the target with.
137137
The connection must be a normal (non-replication) connection
138-
with superuser access.The server must be up andrunning,
139-
andmustnot be in recovery mode.
138+
with superuser access.This option requires the server to berunning
139+
and not in recovery mode.
140140
</para>
141141
</listitem>
142142
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp