Re: Vacuum statistics - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: Vacuum statistics
Date
Msg-id 0E5557BC-50FC-400F-BE96-11922C0C11EE@upgrade.com
Whole thread Raw
In response to Re: Vacuum statistics  (Sami Imseih <samimseih@gmail.com>)
Responses Re: Vacuum statistics
Re: Vacuum statistics
List pgsql-hackers

On Jan 2, 2025, at 2:12 PM, Sami Imseih <samimseih@gmail.com> wrote:

Alternatively, we can remove the vacuum related stats from pg_stat_all_tables,
but that will break monitoring tools and will leave us with the (auto)analyze
metrics alone in pg_stat_all_tables. This sounds very ugly.

While backwards compatibility is important, there’s definitely precedent for changing what shows up in the catalog. IMHO it’s better to bite the bullet and move those fields instead of having vacuum stats spread across two different views.

pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: Add the ability to limit the amount of memory that can be allocated to backends.
Next
From: Larry Rosenman
Date:
Subject: Re: Fwd: Re: A new look at old NFS readdir() problems?