select open change scope Open full search

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

Extensions / Features

pg_reactive

Live SQL query subscriptions with result deltas over LISTEN/NOTIFY

pgext.cloud · Documentation · License text · Control file · PGXN

Overview

Packagepg_reactive
Version0.1.8
PostgreSQL versions15 · 16 · 17 · 18
RepositoryUnspecified
Extension typePreloaded
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespg_reactive
Schemapgr
Latest release2026-09-19
Catalogue updated2026-09-20

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

pg_ivmincremental view maintenance on PostgreSQL
pg_tviewsTransactional materialized views with automatic incremental refresh for PostgreSQL