Re: progress reporting for partitioned REINDEX

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: Matthias van de Meent <boekewurm+postgres@gmail.com>, pgsql-hackers@lists.postgresql.org, Anastasia Lubennikova <a.lubennikova@postgrespro.ru>, Alvaro Herrera <alvherre@2ndquadrant.com>
Date: 2021-02-19T06:06:04Z
Lists: pgsql-hackers

Attachments

On Thu, Feb 18, 2021 at 02:17:00PM +0900, Michael Paquier wrote:
> I have no issues with documenting more precisely on which commands
> partitions_total and partitions_done apply currently, by citing the
> commands where these are effective.  We do that for index_relid for
> instance.

Please find attached a patch to do that.  Justin, what do you think?
--
Michael

Commits

  1. doc: Mention that partitions_{done,total} is 0 for REINDEX progress reports