List table scans
render_list_postgres_table_scansList sequential scans per table on a Postgres instance to identify tables needing index optimization.
Instructions
List table scans. List the number of sequential scans performed against each table on a Postgres instance by ID. Calls GET /postgres/{postgresId}/query/table-scans on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postgresId | Yes |