select open change scope Open full search

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

Extensions / Features

pg_plan_advice

Describe and constrain planner choices with plan advice

pgext.cloud · Source code · Website · Documentation · License text

Overview

Packagepostgresql
Version
PostgreSQL versions19
RepositoryPostgreSQL contrib
Extension typeNo DDL
Project statusPreview
Requires CREATE EXTENSIONNo
Requires preloadYes
Shared librariespg_plan_advice
Stars22,150
Latest commit2026-07-19
Latest release2026-08-13
Catalogue updated2026-09-19

Related extensions

Required by

pg_plan_guardDetect drift from approved PostgreSQL 19 plan-advice baselines
pg_stash_adviceStore plan advice by query ID and automatically apply it during PostgreSQL query planning

See also

pg_stash_adviceStore plan advice by query ID and automatically apply it during PostgreSQL query planning
pg_plan_guardDetect drift from approved PostgreSQL 19 plan-advice baselines
pg_hint_planGive PostgreSQL ability to manually force some decisions in execution plans.

Same project

pg_stash_adviceStore plan advice by query ID and automatically apply it during PostgreSQL query planning