db.indexes
List PostgreSQL indexes for all user tables or a single table via schema.table. Use the database parameter to target a specific instance.
Instructions
List PostgreSQL indexes for all user tables or one table using table or schema.table name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | No | ||
| database | No |