[DOC] Fix for the missing pg_stat_progress_cluster view phase columnvalue - Mailing list pgsql-hackers

From Shinoda, Noriyoshi (PN Japan A&PS Delivery)
Subject [DOC] Fix for the missing pg_stat_progress_cluster view phase columnvalue
Date
Msg-id AT5PR8401MB06447FAE88E1592754E958B8EE640@AT5PR8401MB0644.NAMPRD84.PROD.OUTLOOK.COM
Whole thread Raw
Responses Re: [DOC] Fix for the missing pg_stat_progress_cluster view phasecolumn value
Re: [DOC] Fix for the missing pg_stat_progress_cluster view phasecolumn value
List pgsql-hackers
Hi,

I found a missing column value in the pg_stat_progress_cluster view document.
I read the src/backend/catalog/system_views.sql file, there seems to be a possibility that 'writing new heap' is output
inthe 'phase' column. 
The attached patch adds a description of the 'writing new heap' value output in the 'phase' column.

Regards,
Noriyoshi Shinoda


Attachment

pgsql-hackers by date:

Previous
From: Virender Singla
Date:
Subject: Re: vacuum on table1 skips rows because of a query on table2
Next
From: Peter Eisentraut
Date:
Subject: Remove one use of IDENT_USERNAME_MAX