Re: BUFFERS enabled by default in EXPLAIN (ANALYZE) - Mailing list pgsql-hackers

From Vik Fearing
Subject Re: BUFFERS enabled by default in EXPLAIN (ANALYZE)
Date
Msg-id c124a522-9532-8522-b730-059db9147ae3@postgresfriends.org
Whole thread Raw
In response to BUFFERS enabled by default in EXPLAIN (ANALYZE)  (Nikolay Samokhvalov <samokhvalov@gmail.com>)
List pgsql-hackers
On 11/12/21 11:58 PM, Nikolay Samokhvalov wrote:
> Re-reading the thread [1] (cannot answer there – don't have those emails in
> my box anymore), I see that there was strong support for enabling BUFFERS
> in EXPLAIN ANALYZE by default. And there were patches. Commitfest entry [2]
> was marked Rejected because there were questions to the implementation
> based on GUCs.
> 
> Attached is a simple patch enabling BUFFERS by default, without involving
> GUCs.

I obviously agree with this (although I still wish we had gucs as we
keep adding more and more options to EXPLAIN).

The patch looks good to me, too.

+1
-- 
Vik Fearing



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: ALTER TABLE DETACH PARTITION violates serializability
Next
From: Zhihong Yu
Date:
Subject: Re: support for MERGE