Re: How about a psql backslash command to show GUCs?

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: How about a psql backslash command to show GUCs?
Дата
Msg-id CA+Tgmob12ZKj-S6mnFbBMS7DPuiSHV8H0bd7UP=pXT+BYj8a3Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How about a psql backslash command to show GUCs?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: How about a psql backslash command to show GUCs?  ("Jonathan S. Katz" <jkatz@postgresql.org>)
Список pgsql-hackers
On Mon, Jun 6, 2022 at 5:02 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I think a reasonable case can be made for excluding "internal" GUCs
> on the grounds that (a) they cannot be set, and therefore (b) whatever
> value they have might as well be considered the default.

I agree.

-- 
Robert Haas
EDB: http://www.enterprisedb.com



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: replacing role-level NOINHERIT with a grant-level option
Следующее
От: vignesh ravichandran
Дата:
Сообщение: Re: pg_rewind: warn when checkpoint hasn't happened after promotion