Re: Allow pg_read_all_stats to see database size in \l+

From: Christoph Berg <myon(at)debian(dot)org>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: Álvaro Herrera <alvherre(at)kurilemu(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
Subject: Re: Allow pg_read_all_stats to see database size in \l+
Date: 2026-07-23 10:44:29
Message-ID: amHwjajq2XME0bqG@msg.df7cb.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Re: Fujii Masao
> I've prepared patches for the older stable branches and attached them.
>
> While doing so, I also updated the documentation changes.

Looks good to me, thanks!

I tested the PG15 patch and it works, including against a 9.6 server.

Christoph

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nitin Jadhav 2026-07-23 10:56:28 Re: Change checkpoint‑record‑missing PANIC to FATAL
Previous Message Jim Jones 2026-07-23 10:32:22 Re: [PATCH] Add pg_get_event_trigger_ddl() function