List table scans
render_list_postgres_table_scansList sequential scan counts for Postgres tables by database ID, helping identify tables that may need index tuning.
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 |