select open change scope Open full search

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

Extensions / Administration

apg_plan_mgmt

Amazon Aurora PostgreSQL Query Plan Management extension for managed plan baselines.

pgext.cloud · Website · Documentation

Overview

Packageapg_plan_mgmt
Version3.0
PostgreSQL versions12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Distributionamazon-aurora-postgresql
VendorAWS
Requires CREATE EXTENSIONYes
Requires preloadNo
Latest release2026-06-10
Catalogue updated2026-07-30

Related extensions

See also

generic_planGenerate a generic plan for a parameterized SQL statement.
sr_planPlanner-hook extension that records, displays, and reuses saved execution plans, including parameterized-plan templates.
pg_query_stateTool for query progress monitoring in PostgreSQL
pg_py_plan_forwardingForward PostgreSQL planner and executor data to embedded Python callbacks
repeaterDemonstration extension for executing serialized raw query plans on a remote PostgreSQL node.
pg_repeaterReplicates utility statements and serialized query plans to a remote PostgreSQL node over postgres_fdw.
pg_substraitExecute Substrait protobuf or JSON query plans through PostgreSQL functions
pg_no_seqscanPrevents or reports sequential scans in development and CI by inspecting query plans.