Re: relfilenode statistics - Mailing list pgsql-hackers

From Andres Freund
Subject Re: relfilenode statistics
Date
Msg-id 74242uhjpufa2tsb6dqot7cvhhyxjbhfo273wpooo6hizbdg6o@f45d72gt2ujb
Whole thread
Responses Re: relfilenode statistics
List pgsql-hackers
Hi,

On 2026-07-10 15:05:35 +0900, Michael Paquier wrote:
> On Mon, Mar 09, 2026 at 07:43:43AM +0000, Bertrand Drouvot wrote:
> > PFA, a new mandatory rebase.
>
> So, we have discussed that a couple of days ago offline, and I still
> felt uncomfortable to not do a cleanup of the relation stats data for
> indexes.  A lot of the fields are stored in memory and written in the
> file, and remain unused for indexes.

Why solve that as part of this thread / redesign, rather than as an orthogonal
issue?

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: prankware
Date:
Subject: Re: COALESCE patch
Next
From: Álvaro Herrera
Date:
Subject: Re: Do not lock tables in get_tables_to_repack