select open change scope Open full search

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

Extensions / Features

pgfsm

Finite State Machine enforcement with triggers and util functions.

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

Overview

Packagepgfsm
Version0.0.1
PostgreSQL versions17
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars71
Latest commit2025-05-14
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

meta_triggersInsert, update and delete triggers for the meta system catalog
pgpartsSQL/PLpgSQL helper extension for creating and maintaining table partitions with triggers
fsm_coreFinite state machine toolkit for PostgreSQL