Re: [PATCH] psql: \dn+ to show size of each schema (and \dA+ for AMs)
Justin Pryzby <pryzby@telsasoft.com>
From: Justin Pryzby <pryzby@telsasoft.com>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Pavel Stehule <pavel.stehule@gmail.com>, Laurenz Albe <laurenz.albe@cybertec.at>, Ian Lawrence Barwick <barwick@gmail.com>, pgsql-hackers@postgresql.org, Gilles Darold <gilles@darold.net>, Julien Rouhaud <rjuju123@gmail.com>
Date: 2023-08-14T15:03:16Z
Lists: pgsql-hackers
Attachments
- 0001-Add-pg_am_size-pg_namespace_size.patch (text/x-diff)
On Thu, Dec 15, 2022 at 10:13:23AM -0600, Justin Pryzby wrote: > This patch record was "closed for lack of interest", but I think what's > actually needed is committer review of which approach to take. On Tue, Aug 01, 2023 at 09:54:34AM +0200, Daniel Gustafsson wrote: > > On 24 May 2023, at 23:05, Justin Pryzby <pryzby@telsasoft.com> wrote: > > > I'm planning to set this patch as ready > > This is marked RfC so I'm moving this to the next CF, but the patch no longer > applies so it needs a rebase. I was still hoping to receive some feedback on which patches to squish. -- Justin