Hi, On 2019-05-27 14:18:12 -0400, Peter Eisentraut wrote: > I propose to add a column "command" to pg_stat_progress_create_index. > The sibling view pg_stat_progress_cluster already contains such a > column. This can help distinguish which command is running and thus > which phases to expect. It seems reasonable to keep these views > consistent, too. (They are both new in PG12.) Patch attached.
Seems like we should do that for v12 then? Greetings, Andres Freund