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: Pavel Stehule <pavel.stehule@gmail.com>
Cc: 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-05-24T21:05:22Z
Lists: pgsql-hackers
Attachments
- 0001-Add-pg_am_size-pg_namespace_size.patch (text/x-diff)
I added documentation for the SQL functions in 001. And updated to say 170000 I'm planning to set this patch as ready - it has not changed significantly in 18 months. Not for the first time, I've implemented a workaround at a higher layer. -- Justin