Files
dolthub--doltgresql/testing/generation/command_docs/synopses/cluster.txt
T
2026-07-13 12:32:25 +08:00

10 lines
188 B
Plaintext

CLUSTER [ VERBOSE ] $table_name$ [ USING $index_name$ ]
CLUSTER ( $option$ [ , ... ] ) $table_name$ [ USING $index_name$ ]
CLUSTER [ VERBOSE ]
where $option$ is:
VERBOSE [ $boolean$ ]