Re: REINDEX CONCURRENTLY unexpectedly fails

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Michael Paquier <michael@paquier.xyz>
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-12T19:55:06Z
Lists: pgsql-bugs
Hi,

On 2019-12-09 17:06:30 +0900, Michael Paquier wrote:
> 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.

Looking now.

Greetings,

Andres Freund



Commits

  1. Fix concurrent indexing operations with temporary tables