]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Revise REINDEX CONCURRENTLY recovery instructions
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 20 Aug 2020 17:49:04 +0000 (13:49 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 20 Aug 2020 17:49:04 +0000 (13:49 -0400)
commit2a9f042c47053e3ce73f634cce9622fa0151f63c
treebe4144a7c118945070c033f6f3a496ba8cf5d01f
parent69ffc2f838990fb2c802087091ce7c2ff1b735eb
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
doc/src/sgml/ref/reindex.sgml