Re: REINDEX CONCURRENTLY unexpectedly fails

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Andres Freund <andres@anarazel.de>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Manuel Rigger <rigger.manuel@gmail.com>, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2019-12-09T08:06:30Z
Lists: pgsql-bugs
On Wed, Nov 20, 2019 at 12:54:08PM +0900, Michael Paquier wrote:
> Thanks for providing comments.  The next set of minor releases is in
> February, so we have some room until that.  For now I'll just add this
> patch to the next CF as a bug fix to keeo track of it.

Andres, do you have plans to look at this patch?  Fixing it by the
next minor release would be nice, so we still have time.
--
Michael

Commits

  1. Fix concurrent indexing operations with temporary tables