Thanks, Bruce!
2013/07/04 3:26, Bruce Momjian wrote:
On Wed, Jul 3, 2013 at 02:23:11PM -0400, Bruce Momjian wrote:
On Sat, Nov 24, 2012 at 11:57:51AM +0900, Satoshi Nagayasu wrote:
Hi,
I found that the manual page for pg_buffercache module explains
"usagecount" as "Page LRU count".
http://w
On Wed, Jul 3, 2013 at 02:23:11PM -0400, Bruce Momjian wrote:
> On Sat, Nov 24, 2012 at 11:57:51AM +0900, Satoshi Nagayasu wrote:
> > Hi,
> >
> > I found that the manual page for pg_buffercache module explains
> > "usagecount" as "Page LRU count".
> >
> > http://www.postgresql.org/docs/devel/sta
On Sat, Nov 24, 2012 at 11:57:51AM +0900, Satoshi Nagayasu wrote:
> 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 n