[patch] Concurrent table reindex per-index progress reporting - Mailing list pgsql-hackers

From Matthias van de Meent
Subject [patch] Concurrent table reindex per-index progress reporting
Date
Msg-id CAEze2WhqFgcwe1_tv=sFYhLWV2AdpfukumotJ6JNcAOQs3jufg@mail.gmail.com
Whole thread Raw
Responses Re: [patch] Concurrent table reindex per-index progress reporting  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Hi,

While working on a PG12-instance I noticed that the progress reporting of concurrent index creation for non-index relations fails to update the index/relation OIDs that it's currently working on in the pg_stat_progress_create_index view after creating the indexes. Please find attached a patch which properly sets these values at the appropriate places.

Any thoughts?

Matthias van de Meent
Attachment

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: proposal: schema variables
Next
From: Robert Haas
Date:
Subject: Re: scram-sha-256 broken with FIPS and OpenSSL 1.0.2