forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitaa78357
committed
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.org1 parent3a8d83c commitaa78357
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
606 | 606 |
| |
607 | 607 |
| |
608 | 608 |
| |
609 |
| - | |
| 609 | + | |
| 610 | + | |
610 | 611 |
| |
611 | 612 |
| |
612 | 613 |
| |
| |||
615 | 616 |
| |
616 | 617 |
| |
617 | 618 |
| |
618 |
| - | |
| 619 | + | |
619 | 620 |
| |
620 | 621 |
| |
621 | 622 |
| |
|
0 commit comments
Comments
(0)