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

Commite685ca6

Browse files
committed
Remove pg_xact from pg_stat_reset_slru docs
This should have been included in2e08d31.Reported-by: Fujii MasaoDiscussion:https://postgr.es/m/20200119143707.gyinppnigokesjok@development
1 parent7471348 commite685ca6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/monitoring.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3483,9 +3483,9 @@ SELECT pid, wait_event_type, wait_event FROM pg_stat_activity WHERE wait_event i
34833483
predefined list (<literal>async</literal>, <literal>clog</literal>,
34843484
<literal>commit_timestamp</literal>, <literal>multixact_offset</literal>,
34853485
<literal>multixact_member</literal>, <literal>oldserxid</literal>,
3486-
<literal>pg_xact</literal>,<literal>subtrans</literal> and
3487-
<literal>other</literal>) resets countersfor only that entry.
3488-
Names not included in this list are treated as<literal>other</literal>.
3486+
<literal>subtrans</literal> and<literal>other</literal>) resets counters
3487+
for only that entry. Names not included in this list are treated as
3488+
<literal>other</literal>.
34893489
</entry>
34903490
</row>
34913491
</tbody>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp