Re: REINDEX blocks virtually any queries but some prepared queries.
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Frédéric Yhuel <frederic.yhuel@dalibo.com>
Cc: Guillaume Lelarge <guillaume@lelarge.info>, Justin Pryzby <pryzby@telsasoft.com>, Peter Geoghegan <pg@bowt.ie>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-04-11T00:57:48Z
Lists: pgsql-hackers
On Fri, Apr 08, 2022 at 04:23:48PM +0200, Frédéric Yhuel wrote: > Thank you Michael. And done as of 8ac700a. -- Michael
Commits
-
doc: Clarify behavior of query planner locking with REINDEX
- 8ac700acffc7 15.0 landed