select open change scope Open full search

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

Extensions / Features

micromanage

example extension to inject plans

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_micromanage
Version0.0.1
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars6
Latest commit2018-10-12
Catalogue updated2026-08-30

Related extensions

See also

pg_py_plan_forwardingForward PostgreSQL planner and executor data to embedded Python callbacks
pg_substraitExecute Substrait protobuf or JSON query plans through PostgreSQL functions
sr_planPlanner-hook extension that records, displays, and reuses saved execution plans, including parameterized-plan templates.
pg_no_seqscanPrevents or reports sequential scans in development and CI by inspecting query plans.
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_session_traceTrace session SQL, bind variables, execution plans, and timing metrics
mv_rewriteQuery rewriting extension that transparently rewrites queries to use lower-cost materialized views.
optpathsPlanner hook extension for adding paths and removing self joins
explanationEXPLAIN plan parser that returns plan nodes as relational rows organized as a proximity tree.