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

Commit507627f

Browse files
committed
Rephrase the documentation on pg_receivexlog --synchronous option.
The old wording talked about a "sync command", meaining fsync(), but itwas not very clear.
1 parentefba7a5 commit507627f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/ref/pg_receivexlog.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,9 @@ PostgreSQL documentation
139139
<term><option>--synchronous</option></term>
140140
<listitem>
141141
<para>
142-
Issue sync commands as soon as there is WAL data whichhasnotbeen
143-
flushed yet. Alsostatuspackets are sentback to the serverjust after
144-
WAL data is flushed whatever<literal>--status-interval</> is set to.
142+
Flush the WAL data to disk immediately after ithas been received. Also
143+
send astatuspacketback to the serverimmediately after flushing,
144+
regardless of<literal>--status-interval</>.
145145
</para>
146146
</listitem>
147147
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp