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

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема Re: [PG13] Planning (time + buffers) data structure in explain plan (format text)
Дата
Msg-id 20200819032706.GQ17022@telsasoft.com
обсуждение исходный текст
Ответ на [PG13] Planning (time + buffers) data structure in explain plan (format text)  (Pierre Giraud <pierre.giraud@dalibo.com>)
Список pgsql-hackers
On Fri, Aug 07, 2020 at 02:30:01PM +0200, Pierre Giraud wrote:
> Hi all,
> 
> As far as I understand, in the upcoming version 13, information about
> buffers used during planning is now available in the explain plan.
> 
> […]
>  Planning Time: 0.203 ms
>    Buffers: shared hit=14
> […]
> 
> For a matter of consistency, I wonder if it would be possible to format
> it like the following:
> 
> […]
>  Planning:
>    Planning Time: 0.203 ms
>    Buffers: shared hit=14

Thanks for reporting.  I added this here.
https://wiki.postgresql.org/wiki/PostgreSQL_13_Open_Items

-- 
Justin



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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Hybrid Hash/Nested Loop joins and caching results from subplans
Следующее
От: "Lu, Chenyang"
Дата:
Сообщение: RE: [PATCH]Fix ja.po error