Re: Default gucs for EXPLAIN

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Default gucs for EXPLAIN
Дата
Msg-id 20200526015159.GB6155@paquier.xyz
обсуждение исходный текст
Ответ на Re: Default gucs for EXPLAIN  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Default gucs for EXPLAIN  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
On Mon, May 25, 2020 at 09:36:50PM -0400, Bruce Momjian 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.

FWIW, Neither am I.  This would create an extra maintenance cost, and
I would not want such stuff to spread to other commands either, say
CLUSTER, VACUUM, REINDEX, etc.  And note that it is always possible to
do that with a small extension using the utility hook and some
pre-loaded user-settable GUCs.
--
Michael

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: New Feature Request
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: PG 13 release notes, first draft