James Coleman <[email protected]> writes: > On Wed, Jan 13, 2021 at 4:29 PM Tom Lane <[email protected]> wrote: >> but the antecedent of "a table" is a bit unclear; people might >> wonder if it means the table being reindexed.
> It does mean the table being reindexed; the last phrase says "any
> table" meaning "any other table".
[ raised eyebrow ] Surely REINDEX and VACUUM can't run on the same
table at the same time.
regards, tom lane
