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

Commite9c8907

Browse files
committed
doc: Fix description of pg_stat_all_tables.n_tup_upd
Issue caused by an incorrect merge done inf507895.This issue only impacts v11 and v12.Author: Guillaume LelargeDiscussion:https://postgr.es/m/CAECtzeUAL3qoebLBDnn2DfWYS0Kww-yqDicQQ3r+JS5Yu1n6FA@mail.gmail.comBackpatch-through: 11
1 parent4c3cb6b commite9c8907

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
@@ -2790,7 +2790,7 @@ SELECT pid, wait_event_type, wait_event FROM pg_stat_activity WHERE wait_event i
27902790
<entry><structfield>n_tup_upd</structfield></entry>
27912791
<entry><type>bigint</type></entry>
27922792
<entry>Number of rows updated (includes <link
2793-
linkend="storage-hot">HOT updated rows</link> updated rows)</entry>
2793+
linkend="storage-hot">HOT updated rows</link>)</entry>
27942794
</row>
27952795
<row>
27962796
<entry><structfield>n_tup_del</structfield></entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp