Revise REINDEX CONCURRENTLY recovery instructions

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 0784c333728dd454b80c0bd0faec916782370810
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2020-08-20T17:49:04Z
Releases: 14.0
Revise REINDEX CONCURRENTLY recovery instructions

When the leftover invalid index is "ccold", there's no need to re-run
the command.  Reword the instructions to make that explicit.

Backpatch to 12, where REINDEX CONCURRENTLY appeared.

Author: Álvaro Herrera <alvherre@alvh.no-ip.org>
Reviewed-by: Michael Paquier <michael@paquier.xyz>
Reviewed-by: Julien Rouhaud <rjuju123@gmail.com>
Discussion: https://postgr.es/m/20200819211312.GA15497@alvherre.pgsql

Files

PathChange+/−
doc/src/sgml/ref/reindex.sgml modified +10 −8

Documentation touched

Discussion