Re: Psql meta-command conninfo+

Поиск
Список
Период
Сортировка
От Sami Imseih
Тема Re: Psql meta-command conninfo+
Дата
Msg-id CAA5RZ0uFqSxUbY67rFUX6+32Y384fzMigN7ybQ=orvQOquBLDA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Psql meta-command conninfo+  (Hunaid Sohail <hunaidpgml@gmail.com>)
Ответы Re: Psql meta-command conninfo+
Список pgsql-hackers
> Wait a second, why do we have these here?  Aren't they already in
> \dconfig?

 \dconfig is generated by querying pg_settings and this
requires a halthy connection. The parameters being proposed with
\conninfo+ are set in libpq by the server [1] and can be retrieved
even if the connection breaks.

Some of these parameters may overlap \dconfig, but I don't see
that as a problem.

[1] https://www.postgresql.org/docs/devel/libpq-status.html

Regards,

Sami



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