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 CAHGQGwHeQS+h-VRZzVaVfSP7gO=y9CVKU1TEvOEmUCW-qBVFmw@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>)
List pgsql-hackers
On Wed, Mar 18, 2026 at 7:09 PM Ryo Matsumura (Fujitsu)
<matsumura.ryo@fujitsu.com> wrote:
>
> On Tue, Mar 17, 2026 at 15:34:00 +0000, Fujii Masao <masao.fujii@gmail.com> wrote:
> > Since the docs already state that buffer usage is automatically included
> > when ANALYZE is used, the focus here seems to be clarifying the behavior
> > of BUFFERS without ANALYZE. From that perspective, it might be better to
> > explicitly describe what happens when BUFFERS is TRUE without ANALYZE.
> > I've updated the patch accordingly. Patch attached. Thought?
>
> I have no objections.

I've pushed the patch. Thanks!

Regards,

--
Fujii Masao



pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Initial COPY of Logical Replication is too slow
Next
From: Lukas Fittl
Date:
Subject: Re: Stack-based tracking of per-node WAL/buffer usage