8 lines
216 B
Plaintext
8 lines
216 B
Plaintext
REINDEX [ ( $option$ [ , ... ] ) ] { INDEX | TABLE | SCHEMA | DATABASE | SYSTEM } [ CONCURRENTLY ] $name$
|
|
|
|
where $option$ is:
|
|
|
|
CONCURRENTLY [ $boolean$ ] |
|
|
TABLESPACE $new_tablespace$ |
|
|
VERBOSE [ $boolean$ ]
|