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

From Daniel Gustafsson
Subject Re: Default gucs for EXPLAIN
Date
Msg-id 2B297E50-30C5-4F48-8999-C7FAA5041E9B@yesql.se
Whole thread Raw
In response to Re: Default gucs for EXPLAIN  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
> On 10 Jul 2020, at 15:30, Peter Eisentraut <peter.eisentraut@2ndquadrant.com> wrote:
>
> On 2020-05-23 11:14, Vik Fearing wrote:
>> Here is a patch to provide default gucs for EXPLAIN options.
>> I have two goals with this patch.  The first is that I personally
>> *always* want BUFFERS turned on, so this would allow me to do it without
>> typing it every time.
>
> There was a lot of opposition to the approach taken by this patch, but there was a lot of support turning BUFFERS on
bydefault.  Would you like to submit a patch for that? 

My reading of this thread and the above that the patch, and CF entry, as it
stands should be rejected - but that a separate patch for turning BUFFERS on by
default would be highly appreciated.  Unless objections I'll go do that in the
CF app for 2020-07.

cheers ./daniel


pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Autovacuum on partitioned table (autoanalyze)
Next
From: David Rowley
Date:
Subject: Re: Comment simplehash/dynahash trade-offs