| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Peter Geoghegan <pg(at)bowt(dot)ie> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Andreas Karlsson <andreas(at)proxel(dot)se> |
| Subject: | Re: "Routine Reindexing" docs should be updated to reference REINDEX CONCURRENTLY |
| Date: | 2019-04-26 03:05:37 |
| Message-ID: | 20190426030537.GB1904@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Apr 25, 2019 at 01:34:41PM -0700, Peter Geoghegan wrote:
> The documentation has a section called "Routine Reindexing", which
> explains how to simulate REINDEX CONCURRENTLY with a sequence of
> creation and replacement steps. This should be updated to reference
> the REINDEX CONCURRENTLY command.
Agreed, good catch. I would suggest to remove most of the section and
just replace it with a reference to REINDEX CONCURRENTLY, as per the
attached. What do you think?
--
Michael
| Attachment | Content-Type | Size |
|---|---|---|
| reindex-docs.patch | text/x-diff | 1.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2019-04-26 03:14:39 | Re: REINDEX INDEX results in a crash for an index of pg_class since 9.6 |
| Previous Message | Michael Paquier | 2019-04-26 02:55:17 | Re: Segfault when restoring -Fd dump on current HEAD |