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

Commit2c220ca

Browse files
committed
Fix typo in SLRU stats documentation
Author: Noriyoshi ShinodaDiscussion:https://www.postgresql.org/message-id/flat/20200119143707.gyinppnigokesjok@development
1 parentcefb82d commit2c220ca

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
@@ -3296,7 +3296,7 @@ SELECT pid, wait_event_type, wait_event FROM pg_stat_activity WHERE wait_event i
32963296
</row>
32973297
<row>
32983298
<entry><structfield>blks_hit</structfield></entry>
3299-
<entry><type>biging</type></entry>
3299+
<entry><type>bigint</type></entry>
33003300
<entry>Number of times disk blocks were found already in the SLRU,
33013301
so that a read was not necessary (this only includes hits in the
33023302
SLRU, not the operating system's file system cache)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp