Abort queries that are taking too long based on EXPLAIN estimates.
pgext.cloud · Source code · Documentation · Control file
| Package | pg_block_if_slow |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 2 |
| Latest commit | 2025-07-20 |
| Catalogue updated | 2026-08-30 |
| pg_logqueryid | Logs pg_stat_statements query IDs alongside auto_explain output. |
| explanation | EXPLAIN plan parser that returns plan nodes as relational rows organized as a proximity tree. |
| pg_overexplain | Allow EXPLAIN to dump even more details |
| pg_stat_plans | Track per-plan call counts, execution times, and example EXPLAIN texts. |
| apg_plan_mgmt | Amazon Aurora PostgreSQL Query Plan Management extension for managed plan baselines. |
| pg_query_state | Tool for query progress monitoring in PostgreSQL |
| pg_plan_advsr | Automated execution plan tuning extension |
| dsef | DiffStats and ExplainFull: detailed SQL reports for third party help & support |