Re: REINDEX CONCURRENTLY unexpectedly fails

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Heikki Linnakangas <hlinnaka@iki.fi>
Cc: Andres Freund <andres@anarazel.de>, Tom Lane <tgl@sss.pgh.pa.us>, Manuel Rigger <rigger.manuel@gmail.com>, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2020-01-22T03:37:04Z
Lists: pgsql-bugs
On Tue, Jan 21, 2020 at 11:43:03AM +0900, Michael Paquier wrote:
> If there are no objections, I would like to wrap that in the next day
> or so (still need to do the work for the back-branches).

There were various conflicts across the various back-branches, but
nothing depressing either.  Committed and back-patched down to 9.4.
--
Michael

Commits

  1. Fix concurrent indexing operations with temporary tables