Re: monitoring CREATE INDEX [CONCURRENTLY]

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: David Fetter <david@fetter.org>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2019-03-28T15:02:19Z
Lists: pgsql-hackers
On 2019-Mar-10, David Fetter wrote:

> Would it be a very large lift to report progress for the rest of the
> index types we support?

Patch v7 I just posted does that.  Please give it a look and let me know
what you think.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



Commits

  1. Report progress of REINDEX operations

  2. Report progress of CREATE INDEX operations

  3. Fix error handling of readdir() port implementation on first file lookup