public inbox for [email protected]
help / color / mirror / Atom feedFrom: Satoshi Nagayasu <[email protected]>
To: [email protected]
Subject: pg_buffercache description
Date: Sat, 24 Nov 2012 11:57:51 +0900
Message-ID: <[email protected]> (raw)
Hi,
I found that the manual page for pg_buffercache module explains
"usagecount" as "Page LRU count".
http://www.postgresql.org/docs/devel/static/pgbuffercache.html
However, AFAIK, "usagecount" is not a LRU count nowadays, because
LRU is no longer used for the buffer management algorithm.
I think it should be described as "Clock-sweep count" or something
like that.
And I'd like to add some additional explanation for the "forknumber"
as below:
"0 for heap file, 1 for FreeSpaceMap, and 2 for VisibilityMap".
Any comments?
Regards,
--
Satoshi Nagayasu <[email protected]>
Uptime Technologies, LLC. http://www.uptime.jp
view thread (4+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: pg_buffercache description
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox