Query index advisor
pgext.cloud · Source code · Website · License text · Control file
| Package | index_advisor |
|---|---|
| Version | 0.2.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Relocatable | Yes |
| Stars | 1,706 |
| Latest commit | 2024-04-14 |
| Latest release | 2024-04-03 |
| Catalogue updated | 2026-08-30 |
| hypopg | Hypothetical indexes for PostgreSQL |
| hypopg | Hypothetical indexes for PostgreSQL |
| online_advisor | Suggest missing indexes and extended statistics online |
| pg_qualstats | An extension collecting statistics about quals |
| 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_track_optimizer | Track planning decisions in comparison with execution reality |
| pg_strom | PG-Strom - big-data processing acceleration using GPU and NVME |
| pg_orca | ORCA query optimizer as a PostgreSQL extension |
| pg_relusage | Log all the queries that reference a particular column |