| From: | Mark Dilger <mark(dot)dilger(at)enterprisedb(dot)com> |
|---|---|
| To: | "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Joe Conway <mail(at)joeconway(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: How about a psql backslash command to show GUCs? |
| Date: | 2022-04-06 22:36:08 |
| Message-ID: | 3EC08BF9-23B0-4C72-B700-4346C7BC761C@enterprisedb.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> On Apr 6, 2022, at 2:34 PM, Jonathan S. Katz <jkatz(at)postgresql(dot)org> wrote:
>
> "\sc" would make sense
I originally wrote the command as \dcp (describe configuration parameter) because \dp (describe parameter) wasn't available. The thing we're showing is a "parameter", not a "config". If we're going to use a single letter, I'd prefer /p/.
—
Mark Dilger
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2022-04-06 23:06:56 | Re: Add spin_delay() implementation for Arm in s_lock.h |
| Previous Message | David G. Johnston | 2022-04-06 22:32:39 | Re: shared-memory based stats collector - v70 |