Re: How about a psql backslash command to show GUCs?
От | Tom Lane |
---|---|
Тема | Re: How about a psql backslash command to show GUCs? |
Дата | |
Msg-id | 3370142.1649348973@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: How about a psql backslash command to show GUCs? (Mark Dilger <mark.dilger@enterprisedb.com>) |
Ответы |
Re: How about a psql backslash command to show GUCs?
|
Список | pgsql-hackers |
Mark Dilger <mark.dilger@enterprisedb.com> writes: > We have too many synonyms for configuration parameters. "config", "guc", "parameter", and "setting" are already in use. I thought we agreed on the other thread that "setting" means the value, and "parameter" is the thing being set. Right, so the suggestion of \dsetting seems a tad off-kilter. > It's true that "config" refers to parameters in the name of pg_catalog.set_config, which is a pretty strong precedent,but sadly "config" also refers to configuration files, the build configuration (as in the "pg_config" tool), textsearch configuration, etc. I'd also thought briefly about \dpar or \dparam, but I'm not sure that that's much of an improvement. \dconf is at least in line with the docs' terminology of "configuration parameter". (Note that bare "parameter" has other meanings too, eg function parameter.) I wouldn't fight too hard if people want to lengthen it to \dconfig for consistency with set_config(). regards, tom lane
В списке pgsql-hackers по дате отправления: