Track planning decisions in comparison with execution reality
pgext.cloud · Source code · License text · Control file · PGXN
| Package | pg_track_optimizer |
|---|---|
| Version | 0.9.2 |
| PostgreSQL versions | 17 · 18 |
| Repository | PIGSTY |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | pg_track_optimizer |
| Stars | 33 |
| Latest commit | 2026-08-28 |
| Latest release | 2026-03-19 |
| Catalogue updated | 2026-08-30 |
| online_advisor | Suggest missing indexes and extended statistics online |
| pg_qualstats | An extension collecting statistics about quals |
| hypopg | Hypothetical indexes for PostgreSQL |
| index_advisor | Query index advisor |
| pg_hint_plan | Give PostgreSQL ability to manually force some decisions in execution plans. |
| pg_stat_plans | Track per-plan call counts, execution times, and example EXPLAIN texts. |
| plan_filter | filter statements by their execution plans. |
| pg_relusage | Log all the queries that reference a particular column |
| pg_strom | PG-Strom - big-data processing acceleration using GPU and NVME |
| pg_orca | ORCA query optimizer as a PostgreSQL extension |