Re: [PG13] Planning (time + buffers) data structure in explain plan (format text)

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: [PG13] Planning (time + buffers) data structure in explain plan (format text)
Дата
Msg-id 5605ac79-90c0-6a5f-256d-5cabf52a3fe8@oss.nttdata.com
обсуждение исходный текст
Ответ на Re: [PG13] Planning (time + buffers) data structure in explain plan (format text)  (David Rowley <dgrowleyml@gmail.com>)
Ответы Re: [PG13] Planning (time + buffers) data structure in explain plan (format text)  (Pierre Giraud <pierre.giraud@dalibo.com>)
Re: [PG13] Planning (time + buffers) data structure in explain plan (format text)  (David Rowley <dgrowleyml@gmail.com>)
Список pgsql-hackers

On 2020/08/20 13:00, David Rowley wrote:
> 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.

Thanks for the review! I removed that.
Attached is the updated version of the patch.
I also added the regression test performing "explain (buffers on)"
without "analyze" option.

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Asynchronous Append on postgres_fdw nodes.
Следующее
От: Pierre Giraud
Дата:
Сообщение: Re: [PG13] Planning (time + buffers) data structure in explain plan (format text)