Re: [DOCS] pg_buffercache description

2013-07-04 Thread Satoshi Nagayasu
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

Re: [DOCS] pg_buffercache description

2013-07-03 Thread Bruce Momjian
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

Re: [DOCS] pg_buffercache description

2013-07-03 Thread Bruce Momjian
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