Files
2026-07-13 12:32:25 +08:00

8 lines
216 B
Plaintext

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