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

Commitf71939c

Browse files
committed
pg_buffercache: document column meanings
Improve documentation for usagecount and relforknumber.Backpatch to 9.3.Suggestion from Satoshi Nagayasu
1 parentf33c53e commitf71939c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/src/sgml/pgbuffercache.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@
8484
<entry><structfield>relforknumber</structfield></entry>
8585
<entry><type>smallint</type></entry>
8686
<entry></entry>
87-
<entry>Fork number within the relation</entry>
87+
<entry>Fork number within the relation; see
88+
<filename>include/storage/relfilenode.h</></entry>
8889
</row>
8990

9091
<row>
@@ -98,7 +99,7 @@
9899
<entry><structfield>usagecount</structfield></entry>
99100
<entry><type>smallint</type></entry>
100101
<entry></entry>
101-
<entry>Page LRU count</entry>
102+
<entry>Clock-sweep access count</entry>
102103
</row>
103104

104105
</tbody>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp