Re: Re[2]:
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Michael Paquier <michael@paquier.xyz>
Cc: Andrey Klychkov <aaklychkov@mail.ru>,
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>,
pgsql-bugs@lists.postgresql.org
Date: 2020-05-27T12:18:43Z
Lists: pgsql-bugs
Michael Paquier <michael@paquier.xyz> writes: > On Tue, May 26, 2020 at 10:50:19AM -0400, Tom Lane wrote: >> ... Perhaps the >> documentation isn't clear enough about that, but I don't see a >> bug there. > There is a paragraph about the handling of invalid indexes on the > reindex page: Yeah, but the OP is invoking this via reindexdb. Do we need to have anything about it on the reindexdb page? regards, tom lane
Commits
-
Doc: Mention about caveats of --concurrently on reindexdb page
- 38be24228dcd 12.4 landed
- 9b60c4b979bc 13.0 landed