select open change scope Open full search

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

Extensions / Features

pg_idx_advisor

PostgreSQL index advisor

pgext.cloud · Source code · Documentation · Control file · PGXN

Overview

Packagepg_idx_advisor
Version0.1.2
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typePreloaded
Project statusDeprecated
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariespg_idx_advisor
Stars51
Latest commit2019-05-15
Latest release2015-06-17
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

online_advisorSuggest missing indexes and extended statistics online
index_advisorQuery index advisor
pg_qualstatsAn extension collecting statistics about quals
hypopgHypothetical indexes for PostgreSQL