Re: [PATCH] psql: \dn+ to show size of each schema (and \dA+ for AMs)
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: Laurenz Albe <laurenz.albe@cybertec.at>,
Ian Lawrence Barwick <barwick@gmail.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>,
Gilles Darold <gilles@darold.net>
Date: 2022-01-14T16:46:08Z
Lists: pgsql-hackers
Hi I like this feature, but I don't like the introduction of double + too much. I think it is confusing. Is it really necessary? Cannot be enough just reorganization of \dn and \dn+. Regards Pavel pá 14. 1. 2022 v 17:35 odesílatel Justin Pryzby <pryzby@telsasoft.com> napsal: > Rebased before Julian asks. >