Re: Allow pg_read_all_stats to see database size in \l+ - Mailing list pgsql-hackers

From Christoph Berg
Subject Re: Allow pg_read_all_stats to see database size in \l+
Date
Msg-id amDZLZLYYd01U9Ku@msg.df7cb.de
Whole thread
In response to Re: Allow pg_read_all_stats to see database size in \l+  (Christoph Berg <myon@debian.org>)
List pgsql-hackers
Re: Álvaro Herrera
> +                          pset.sversion >= 100000 ? "OR pg_catalog.pg_has_role('pg_read_all_stats', 'USAGE')\n" :
"",

Should I create patch files for 14..19?

Christoph



pgsql-hackers by date:

Previous
From: Ants Aasma
Date:
Subject: Re: [PATCH] Batched clock sweep to reduce cross-socket atomic contention
Next
From: Boris Mironov
Date:
Subject: Re: Yet another PG extension to support Gzip, LZ4, Zstd functions optimized for multi-megabyte documents