select open change scope Open full search

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

Extensions / Administration

pgextmgr

pgrx extension manager and hook framework for registering, ordering, enabling, and disabling PostgreSQL extension plugins.

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

Overview

Packagepgextmgrext
Version0.0.0
PostgreSQL versions15
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespgextmgr
Schemapgextmgr
Stars15
Latest commit2023-05-31
Catalogue updated2026-08-30

Related extensions

See also

schema_triggersArchived C hook extension adding relation, column, and trigger schema-change events to PostgreSQL event triggers.

Same project

pgx_show_hooksLists the in-process addresses of PostgreSQL hook functions and PL/pgSQL hook callbacks.
pgx_trace_hooksTrace PostgreSQL executor and utility-hook invocations through a preloaded pgrx library