Skip to main content

Syntax

Parameters

Examples

This statement removes the id_index index from the taxi_trips table in the default schema (public):
This statement removes the ad_id_index index from the ad_ctr_5min materialized view in the rw_schema schema:

See also

CREATE INDEX

Construct an index on a table or a materialized view to speed up queries