select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Administration

online_advisor

Suggest missing indexes and extended statistics online

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packageonline_advisor
Version1.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typePreloaded
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariesonline_advisor
Stars19
Latest commit2026-03-18
Latest release2025-06-04
Catalogue updated2026-08-30

Related extensions

See also

pg_qualstatsAn extension collecting statistics about quals
hypopgHypothetical indexes for PostgreSQL
index_advisorQuery index advisor
pg_hint_planGive PostgreSQL ability to manually force some decisions in execution plans.
pg_stat_plansTrack per-plan call counts, execution times, and example EXPLAIN texts.
plan_filterfilter statements by their execution plans.
pg_relusageLog all the queries that reference a particular column
pg_track_optimizerTrack planning decisions in comparison with execution reality
pg_stromPG-Strom - big-data processing acceleration using GPU and NVME
pg_orcaORCA query optimizer as a PostgreSQL extension