select open change scope Open full search

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

Extensions / Utilities

pg_utility_trigger_functions

Some pet trigger functions that the extension author likes to follow him through various PostgreSQL projects.

pgext.cloud · Source code · Documentation · Control file · PGXN

Overview

Packagepg_utility_trigger_functions
Version1.9.3
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars4
Latest commit2024-03-12
Latest release2024-03-12
Catalogue updated2026-08-30

Related extensions

Requires

hstoredata type for storing sets of (key, value) pairs

See also

plmrubyRun scalar, set-returning, inline, and trigger functions in the embedded mruby runtime
pgintegrityTrigger-based row integrity watermark checker for PostgreSQL tables
tablelogTrigger-based audit and change-data-capture extension that records INSERT, UPDATE, and DELETE row images in a central log table and can generate replay SQL.
rppdTrigger-based PostgreSQL event dispatcher that sends row changes over gRPC to a clustered Rust/Python execution service.