Re: Re[2]:
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Andrey Klychkov <aaklychkov@mail.ru>, Peter Eisentraut <peter.eisentraut@2ndquadrant.com>, pgsql-bugs@lists.postgresql.org
Date: 2020-05-29T05:29:39Z
Lists: pgsql-bugs
Attachments
- reindexdb-docs.patch (text/x-diff) patch
On Thu, May 28, 2020 at 09:14:20AM -0400, Tom Lane wrote: > +1, but I'd change the whole sentence. Maybe > > Use the CONCURRENTLY option. See REINDEX, where all the caveats of > this option are explained in detail. Agreed. Here is a patch for 12~. Please let me know if that's fine for you. -- Michael
Commits
-
Doc: Mention about caveats of --concurrently on reindexdb page
- 38be24228dcd 12.4 landed
- 9b60c4b979bc 13.0 landed