Tool for query progress monitoring in PostgreSQL
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_query_state |
|---|---|
| Version | 1.2 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | pg_query_state |
| Stars | 160 |
| Latest commit | 2026-07-20 |
| Latest release | 2019-11-28 |
| Catalogue updated | 2026-08-30 |
| pg_session_trace | Trace session SQL, bind variables, execution plans, and timing metrics |
| pgmonitor | Collector-friendly metric views and background refresh worker |
| pgfr_record | Server-side PostgreSQL performance flight recorder |
| repeater | Demonstration extension for executing serialized raw query plans on a remote PostgreSQL node. |
| pg_repeater | Replicates utility statements and serialized query plans to a remote PostgreSQL node over postgres_fdw. |
| pg_substrait | Execute Substrait protobuf or JSON query plans through PostgreSQL functions |
| pg_no_seqscan | Prevents or reports sequential scans in development and CI by inspecting query plans. |
| generic_plan | Generate a generic plan for a parameterized SQL statement. |
| apg_plan_mgmt | Amazon Aurora PostgreSQL Query Plan Management extension for managed plan baselines. |
| pg_py_plan_forwarding | Forward PostgreSQL planner and executor data to embedded Python callbacks |