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

Поиск
Список
Период
Сортировка
От Julien Rouhaud
Тема Re: [PG13] Planning (time + buffers) data structure in explain plan (format text)
Дата
Msg-id CAOBaU_bOrsngOyYhHUZ0tVGzE9FJsB4nviBZQ7zxjehsYmsWPQ@mail.gmail.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)  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Список pgsql-hackers
On Thu, Aug 20, 2020 at 12:29 PM David Rowley <dgrowleyml@gmail.com> wrote:
>
> On Thu, 20 Aug 2020 at 19:58, Fujii Masao <masao.fujii@oss.nttdata.com> wrote:
> >
> > On 2020/08/20 13:00, David Rowley wrote:
> > > 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.
>
> Looks good to me.

Looks good to me too.



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

Предыдущее
От: Ashutosh Bapat
Дата:
Сообщение: Re: Small doubt on update a partition when some rows need to move among partition
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Fix a couple of typos in JIT