list_indexes
List indexes on a PostgreSQL table with complete CREATE INDEX statements and flags.
Instructions
Indexes on a table, with full CREATE INDEX definitions and flags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| schema | No | public |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |