Re: Default gucs for EXPLAIN - Mailing list pgsql-hackers

From David Fetter
Subject Re: Default gucs for EXPLAIN
Date
Msg-id 20200601010025.GS13741@fetter.org
Whole thread Raw
In response to Re: Default gucs for EXPLAIN  ("Nikolay Samokhvalov" <samokhvalov@gmail.com>)
List pgsql-hackers
On Tue, May 26, 2020 at 02:49:46AM +0000, Nikolay Samokhvalov wrote:
> On Mon, May 25, 2020 at 6:36 PM, Bruce Momjian < bruce@momjian.us > wrote:
> > I am not excited about this new feature. Why do it only for
> > EXPLAIN? That is a log of GUCs. I can see this becoming a feature
> > creep disaster.
> 
> How about changing the default behavior, making BUFFERS enabled by
> default? Those who don't need it, always can say BUFFERS OFF — the
> say as for TIMING.

+1 for changing the default of BUFFERS to ON.

Best,
David.
-- 
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate



pgsql-hackers by date:

Previous
From: Vik Fearing
Date:
Subject: Re: Compatible defaults for LEAD/LAG
Next
From: Michael Paquier
Date:
Subject: Re: segmentation fault using currtid and partitioned tables