Postgres

List top queries

List the top 50 queries by total execution time (from pg_stat_statements) on a Postgres instance by ID.

get/postgres/{postgresId}/query/top-queries

Response

OK

Changes