Re: [PG13] Planning (time + buffers) data structure in explain plan (format text) - Mailing list pgsql-hackers

From David Rowley
Subject Re: [PG13] Planning (time + buffers) data structure in explain plan (format text)
Date
Msg-id CAApHDvqWSk5tVqY9=SwsOF03xOJyrvwoavdDoNjV+2Wk10vsuQ@mail.gmail.com
Whole thread Raw
In response to Re: [PG13] Planning (time + buffers) data structure in explain plan (format text)  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Responses Re: [PG13] Planning (time + buffers) data structure in explain plan (format text)  (Fujii Masao <masao.fujii@oss.nttdata.com>)
List pgsql-hackers
On Thu, 20 Aug 2020 at 03:31, Fujii Masao <masao.fujii@oss.nttdata.com> wrote:
> With the patch, for example, whatever "summary" settng is, "buffers on"
> displays the planner's buffer usage if it happens.

I forgot to mention earlier, you'll also need to remove the part in
the docs that mentions BUFFERS requires ANALYZE.

David



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Hybrid Hash/Nested Loop joins and caching results from subplans
Next
From: Amit Kapila
Date:
Subject: Re: display offset along with block number in vacuum errors