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

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: How about a psql backslash command to show GUCs?
Дата
Msg-id 5588a650-48e2-3d3d-ad36-a1ea6787a15a@joeconway.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?
Список pgsql-hackers
On 4/6/22 23:02, Tom Lane wrote:
> "Jonathan S. Katz" <jkatz@postgresql.org> writes:
>> +1 for \dconf
> 
> Here's a draft patch using \dconf.  No tests or docs yet.

WFM -- using some form of \d<something> makes more sense than 
\s<something>, and I can't think of anything better that \dconf.

I will say that I care about context far more often than unit or type 
though, so from my point of view I would switch them around with respect 
to which is only shown with verbose.

Joe



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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Fix a typo in xlogrecovery.c
Следующее
От: Justin Pryzby
Дата:
Сообщение: Re: REINDEX blocks virtually any queries but some prepared queries.