]> 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)
commitda9ec328dda9625725ae8210ad6e6599ab876206
treeec458e7c873f96319c2b778e328cb49928022a3a
parent814a57065ec97e44de58db61a16957ddd09938e8
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