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

Commit367f362

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 parent19516af commit367f362

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
@@ -1860,7 +1860,7 @@ SELECT pid, wait_event_type, wait_event FROM pg_stat_activity WHERE wait_event i
18601860
notification that this standby server has written and flushed it
18611861
(but not yet applied it). This can be used to gauge the delay that
18621862
<literal>synchronous_commit</literal> level
1863-
<literal>remote_flush</literal> incurred while committing if this
1863+
<literal>on</literal> incurred while committing if this
18641864
server was configured as a synchronous standby.</entry>
18651865
</row>
18661866
<row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp