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

From Imseih (AWS), Sami
Subject Re: Add index scan progress to pg_stat_progress_vacuum
Date
Msg-id A8C3DA4F-FF8C-4E25-AC78-D94701F938BD@amazon.com
Whole thread Raw
In response to Re: 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  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
Attached v4 which includes accounting for the hash size on startup, removal of the no longer needed comment in
pgstatfuncs.cand a change in both code/docs to only reset the indexes_total to 0 when failsafe is triggered.
 
--
Sami Imseih
Amazon Web Services




Attachment

pgsql-hackers by date:

Previous
From: Chapman Flack
Date:
Subject: Re: [PATCH] pg_permissions
Next
From: Robert Haas
Date:
Subject: Re: role self-revocation