Re: Add index scan progress to pg_stat_progress_vacuum - Mailing list pgsql-hackers

From Justin Pryzby
Subject Re: Add index scan progress to pg_stat_progress_vacuum
Date
Msg-id 20211220192726.GV17618@telsasoft.com
Whole thread Raw
In response to Add index scan progress to pg_stat_progress_vacuum  ("Imseih (AWS), Sami" <simseih@amazon.com>)
Responses Re: Add index scan progress to pg_stat_progress_vacuum  (Justin Pryzby <pryzby@telsasoft.com>)
List pgsql-hackers
This view also doesn't show vacuum progress across a partitioned table.

For comparison:

pg_stat_progress_create_index (added in v12) has:
partitions_total
partitions_done

pg_stat_progress_analyze (added in v13) has:
child_tables_total
child_tables_done

pg_stat_progress_cluster should have something similar.

-- 
Justin Pryzby
System Administrator
Telsasoft
+1-952-707-8581



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Add index scan progress to pg_stat_progress_vacuum
Next
From: Tom Lane
Date:
Subject: Re: sqlsmith: ERROR: XX000: bogus varno: 2