get_postgis_diagnostics
Report PostGIS spatial columns and indexes from PostgreSQL catalogs within configurable limits to diagnose geometry and geography usage.
Instructions
Report bounded PostGIS columns and indexes through PostgreSQL core catalogs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_columns | No | Maximum PostGIS columns | |
| max_indexes | No | Maximum PostGIS indexes |