Re: [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE
Date
Msg-id CAHGQGwHEHX8n_SPK2fy8FdVtEJsAtQBZypsBiucPcAAaNYqEog@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE  ("Ryo Matsumura (Fujitsu)" <matsumura.ryo@fujitsu.com>)
Responses Re: [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE
List pgsql-hackers
On Mon, Mar 16, 2026 at 6:37 PM Ryo Matsumura (Fujitsu)
<matsumura.ryo@fujitsu.com> wrote:
>
> On Fri, Mar 13, 2026 at 14:38 UTC, Fujii Masao <masao.fujii@gmail.com> wrote:
> >        When ANALYZE is used, this parameter defaults to TRUE and buffer usage
> >        information is included. Otherwise, it defaults to FALSE.
>
> Thanks for the comment. I hadn’t understood the implementation correctly.
> It might also be worth clarifying that even when the BUFFERS(and WAL) is set to TRUE,
> values are shown only when there is something to report as follows:

Isn't the existing description "In text format, only non-zero values
are printed." sufficient?

Regards,

--
Fujii Masao



pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: Better shared data structure management and resizable shared data structures
Next
From: Alena Rybakina
Date:
Subject: Re: Vacuum statistics