| From: | Matheus Alcantara <matheusssilv97(at)gmail(dot)com> |
|---|---|
| To: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
| Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: psql: Add verbose option (+) for \dX command |
| Date: | 2026-02-19 15:52:41 |
| Message-ID: | 6a3e6af6-e32b-4de6-adff-44c814d26805@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 19/02/26 12:49, Fujii Masao wrote:
>> While I was reviewing another patch I noticed that we don't have the
>> verbose option(+) on \dX command to get extended statistics comments.
>>
>> Althrought comments can be obtained using obj_description() perhaps it
>> can be useful to have a verbose option on \dX to get this information.
>>
>> Thoughts?
>
> +1
>
> I've already proposed a patch to add support for \dX+ :)
> Please see [1]. I'd appreciate it if you could review it.
>
> Regards,
>
> [1]
> https://commitfest.postgresql.org/patch/6493/
>
Oops, sorry, I've saw this thread some days ago but I forget that \dX+
was also being proposed. I'll take a look.
--
Matheus Alcantara
EDB: https://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2026-02-19 16:03:58 | Re: Make wal_receiver_timeout configurable per subscription |
| Previous Message | Andres Freund | 2026-02-19 15:50:04 | Re: add assertion for palloc in signal handlers |