Mention REINDEX CONCURRENTLY in documentation about index maintenance
Michael Paquier <michael@paquier.xyz>
Mention REINDEX CONCURRENTLY in documentation about index maintenance The documentation includes a section about index maintenance and reindexing, mentioning a set of steps based on CREATE INDEX CONCURRENTLY and ALTER TABLE (for constraint dependencies) to emulate REINDEX CONCURRENTLY. Now that REINDEX CONCURRENTLY is supported, let's just directly mention it instead. Reported-by: Peter Geoghegan Author: Michael Paquier Reviewed-by: Peter Eisentraut, Tom Lane Discussion: https://postgr.es/m/CAH2-WzmEL168t6w29aKrKXtpq9-apcmp0HC7K-fKt6ZgLXV6Dg@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/maintenance.sgml | modified | +4 −13 |
Documentation touched
Discussion
- "Routine Reindexing" docs should be updated to reference REINDEX CONCURRENTLY 5 messages · 2019-04-25 → 2019-04-27