Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables
Jim Jones <jim.jones@uni-muenster.de>
From: Jim Jones <jim.jones@uni-muenster.de>
To: Antonin Houska <ah@cybertec.at>, Chao Li <li.evan.chao@gmail.com>
Cc: Zsolt Parragi <zsolt.parragi@percona.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-03-26T11:53:29Z
Lists: pgsql-hackers
On 26/03/2026 12:25, Antonin Houska wrote: > Chao Li <li.evan.chao@gmail.com> wrote: > >> I don't think such a TAP test is necessary. > +1 I've kept the tests in a separate file so the committer can easily skip them if needed. Thanks for the feedback, everyone! Best, Jim
Commits
-
Skip other sessions' temp tables in REPACK, CLUSTER, and VACUUM FULL
- a0a0c0c20ec5 19 (unreleased) landed