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
-
Fix concurrent indexing operations with temporary tables
- d76652edc56f 9.4.26 landed
- c39f45598177 9.5.21 landed
- ef33edeb5835 9.6.17 landed
- 9055344b495f 10.12 landed
- 5b4b07fa9ac3 11.7 landed
- 817a1b88ac66 12.2 landed
- a904abe2e284 13.0 landed