On Tue, Oct 20, 2015 at 4:58 AM, Syed, Rahila <rahila.s...@nttdata.com> wrote:
>>I think that you should add the flag or something which indicates whether 
>>this backend is running VACUUM or not, into PgBackendStatus.
>>pg_stat_vacuum_progress should display the entries of only backends with that 
>>flag set true. This design means that you need to set the flag to true when 
>>starting VACUUM and reset at the end of VACUUM progressing.
> Please find attached  updated patch which adds a flag in PgBackendStatus 
> which indicates whether this backend in running VACUUM.

Flag isn't reset on error.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to