List live queries
render_list_postgres_processesList currently running queries on a Render Postgres instance by ID using pg_stat_activity. Get live process information to monitor database activity and troubleshoot performance.
Instructions
List live queries. List currently running queries (from pg_stat_activity) on a Postgres instance by ID. Calls GET /postgres/{postgresId}/query/processes on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postgresId | Yes |