select open change scope Open full search

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

Extensions / Administration

extension_drop

Run custom commands when an extension is dropped.

pgext.cloud · Source code · Control file · PGXN

Overview

Packageextension_drop
Version0.1.1
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars1
Latest commit2026-08-12
Catalogue updated2026-08-30

Related extensions

Requires

cat_toolsTools for interfacing with the PostgreSQL catalog

See also

cat_toolsTools for interfacing with the PostgreSQL catalog
autopexEvent-trigger extension that invokes Pex to automatically download and build PostgreSQL extensions when CREATE EXTENSION is run.
brainfuckRun Brainfuck programs inside PostgreSQL using a PLV8 trusted language extension.
pginstallPostgreSQL extension installer that hooks CREATE EXTENSION to fetch and install extension archives.
trunkletA templating system for Postgres. Elephants don't use templates, they use trunklets!
pg_extension_baseExtension development kit by Snowflake
trunklet-formatA format()-based template language for trunklet
cdb_extension_fwexperimental framework for PostgreSQL extension boilerplate