Search Postgresql Archives

Re: More buffers used than a relation's relpages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday, June 3, 2013, Amit Langote wrote:
Hello,

In what cases can a relation use more buffers (in shared memory) than
its pg_class.relpages?

I think relpages only counts pages in the main fork, while the buffer cache will also have buffers for the other forks (visibility map, free space map).  Also, relpages can be out of date if the table has grown since the last vac/analyze.

Cheers,

Jeff

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux