create-spatial-index
Generate spatial indexes for tables in PostGIS databases to optimize spatial queries and improve performance. Specify table name and geometry column for efficient data retrieval.
Instructions
Mekansal indeks oluştur
Input Schema
Name | Required | Description | Default |
---|---|---|---|
geometry_column | No | Geometri kolonu (varsayılan: geom) | |
table_name | Yes | Tablo adı |