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

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Christoph Berg <myon(at)debian(dot)org>
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-25 10:15:25
Message-ID: CAHGQGwHqghAmSqC=wD4rXm7=qx5NntNSD5xrmtpjAoHqfH+Y4w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jul 23, 2026 at 7:44 PM Christoph Berg <myon(at)debian(dot)org> wrote:
> Looks good to me, thanks!
>
> I tested the PG15 patch and it works, including against a 9.6 server.

Thanks for the review and test! I've pushed the patch.

Regards,

--
Fujii Masao

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dean Rasheed 2026-07-25 10:16:03 Re: Fix RETURNING side effects for FOR PORTION OF leftover rows
Previous Message Chauhan Dhruv 2026-07-25 09:27:36 Fix missing space before WHERE in `GRAPH_TABLE` deparse