Re: relfilenode statistics

From: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>, Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Kirill Reshke <reshkekirill(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: relfilenode statistics
Date: 2026-03-31 10:45:50
Message-ID: acul3quOs/qZas5q@ip-10-97-1-34.eu-west-3.compute.internal
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Wed, Mar 25, 2026 at 03:25:07AM +0000, Bertrand Drouvot wrote:
> Hi,
>
> On Wed, Mar 18, 2026 at 03:57:48AM +0000, Bertrand Drouvot wrote:
> > Hi,
> >
> > PFA, new rebase due to fba4233c832.
>
> Another rebase, due to 2102ebb1953 this time.

It's more than probably too late for v19 but it needs another rebase due to
d7965d65fc5b this time.

Regards,

--
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

Attachment Content-Type Size
v15-0001-Key-PGSTAT_KIND_RELATION-by-relfile-locator.patch text/x-diff 27.5 KB
v15-0002-handle-relation-statistics-correctly-during-rewr.patch text/x-diff 25.9 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-03-31 10:46:35 Re: Add support for EXTRA_REGRESS_OPTS for meson
Previous Message shveta malik 2026-03-31 10:42:00 Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion?