> On Jan 2, 2025, at 2:12 PM, Sami Imseih <samims...@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.

Reply via email to