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
-
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