doc: Explain 'invalid' index state for CREATE INDEX CONCURRENTLY

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

Commit: aa783575294f6e3579b9c78a75d54a693f010213
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2022-05-20T08:05:31Z
Releases: 14.4
doc: Explain 'invalid' index state for CREATE INDEX CONCURRENTLY

It wasn't previously mentioned that the index is created as invalid,
which is confusing to new users.

Backpatch to 14 (only because of a conflict in 13).

Author: Laurenz Albe <laurenz.albe@cybertec.at>
Reported-by: Lauren Fliksteen <dancernerd32@gmail.com>
Reviewed-by: Rajakavitha Kodhandapani <krajakavitha@gmail.com>
Discussion: https://postgr.es/m/165290238488.670.7500177735573254738@wrigleys.postgresql.org

Files

PathChange+/−
doc/src/sgml/ref/create_index.sgml modified +3 −2

Documentation touched

Discussion