"Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com> writes:
> So, what's the real burden like from the pg_buffercache contrib module?
I wonder whether pg_buffercache should be changed to work like the
statistics views do, ie, you take a snapshot during the first call
within a transaction. This would allow correlation of the results
across multiple queries.
regards, tom lane