select open change scope Open full search

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

Extensions / Features

fsm_core

Finite state machine toolkit for PostgreSQL

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

Overview

Packagefsm_core
Version1.1.0
PostgreSQL versions15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemafsm_core
Stars1
Latest commit2026-08-25
Latest release2026-08-18
Catalogue updated2026-08-30

Related extensions

Requires

ltreedata type for hierarchical tree-like structures
pgmqA lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
pg_jsonschemaPostgreSQL extension providing JSON Schema validation

See also

pgmqA lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
ulakTransactional Outbox extension for PostgreSQL with reliable asynchronous delivery
pgmbA simple PostgreSQL Message Broker system
pg_durableSQL-native durable orchestrations for PostgreSQL
redisSend redis pub/sub messages to Redis from PostgreSQL Directly
pg_taskexecute any sql command at any specific time at background
pg_backgroundRun SQL queries in the background
pgqGeneric queue for PostgreSQL
redis_fdwForeign data wrapper for querying a Redis server
tcnTriggered change notifications