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

Commit99f9cce

Browse files
committed
Fix invalid value of synchronous_commit in description of flush_lag
"remote_flush" has never been a valid user-facing value, but "on" is.Author: Maksim MilyutinDiscussion:https://postgr.es/m/27b3b80c-3615-2d76-02c5-44566b53136c@gmail.com
1 parentf502fc8 commit99f9cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/monitoring.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1868,7 +1868,7 @@ SELECT pid, wait_event_type, wait_event FROM pg_stat_activity WHERE wait_event i
18681868
notification that this standby server has written and flushed it
18691869
(but not yet applied it). This can be used to gauge the delay that
18701870
<literal>synchronous_commit</literal> level
1871-
<literal>remote_flush</literal> incurred while committing if this
1871+
<literal>on</literal> incurred while committing if this
18721872
server was configured as a synchronous standby.</entry>
18731873
</row>
18741874
<row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp