forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita5084a1
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 parent25f915b commita5084a1
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
622 | 622 |
| |
623 | 623 |
| |
624 | 624 |
| |
625 |
| - | |
| 625 | + | |
| 626 | + | |
626 | 627 |
| |
627 | 628 |
| |
628 | 629 |
| |
| |||
631 | 632 |
| |
632 | 633 |
| |
633 | 634 |
| |
634 |
| - | |
| 635 | + | |
635 | 636 |
| |
636 | 637 |
| |
637 | 638 |
| |
|
0 commit comments
Comments
(0)