Re: Psql meta-command conninfo+
От | Dean Rasheed |
---|---|
Тема | Re: Psql meta-command conninfo+ |
Дата | |
Msg-id | CAEZATCXtKEonv53OUZpAhcMG2MmqFejuEKPaKS8ZwncF45E81g@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Psql meta-command conninfo+ (Alvaro Herrera <alvherre@alvh.no-ip.org>) |
Ответы |
Re: Psql meta-command conninfo+
|
Список | pgsql-hackers |
On Mon, 13 Jan 2025 at 08:44, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote: > > > IMO, we should continue with v35 and add all parameters from > > PQparameterStatus, > > as Sami suggested. The names themselves are informative enough. > > IMO we need more opinions. Maybe enough other people are not as unhappy > about the three-table solution. > I don't like the 3-table format either. I think it should be a single table. The trouble with v35 is that it produces 1 row with lots of columns, which is pretty unreadable unless expanded mode is used. So I think we should just do it that way round by default -- i.e., make it like \dconfig and have 2 columns, "Parameter" and "Value", with lots of rows. Perhaps it could also have a "Description" column, which might help with things like distinguishing between authenticated user and session user. Regards, Dean
В списке pgsql-hackers по дате отправления: