select open change scope Open full search

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

Extensions / Features

pg_dphyp

Preload-only DPHyp hypergraph dynamic-programming join enumeration algorithm for PostgreSQL.

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

Overview

Packagepg_dphyp
Version
PostgreSQL versions12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeNo DDL
Project statusActive
Requires CREATE EXTENSIONNo
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespg_dphyp
Stars25
Latest commit2026-06-04
Catalogue updated2026-08-30

Related extensions

See also

pg_orcaORCA query optimizer as a PostgreSQL extension
aqoAdaptive query optimization extension using execution statistics to improve cardinality estimation.
pg_hint_planGive PostgreSQL ability to manually force some decisions in execution plans.
plan_filterfilter statements by their execution plans.