Re: Buffer pool statistics in Explain Analyze - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Buffer pool statistics in Explain Analyze
Date
Msg-id 29366.1231455634@sss.pgh.pa.us
Whole thread Raw
In response to Re: Buffer pool statistics in Explain Analyze  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Buffer pool statistics in Explain Analyze  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> What did you want done with this patch?  It is unlikely we want to see
> those counters by default, and we have had little demand for them.

>> Here is a patch that adds "buffer pool statistics" to the explain analyze
>> output revealing the number of buffer pages hit at each and every execution
>> step.

This was already rejected in connection with pg_stat_statements, no?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Aidan Van Dyk
Date:
Subject: Re: Improving compressibility of WAL files
Next
From: Tom Lane
Date:
Subject: Re: Constraint docs