Re: Default gucs for EXPLAIN

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: Default gucs for EXPLAIN
Дата
Msg-id 20200601010025.GS13741@fetter.org
обсуждение исходный текст
Ответ на Re: Default gucs for EXPLAIN  ("Nikolay Samokhvalov" <samokhvalov@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Vik Fearing
Дата:
Сообщение: Re: Compatible defaults for LEAD/LAG
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: segmentation fault using currtid and partitioned tables