select open change scope Open full search

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

Extensions / Features

pg_trickle

Streaming tables and differential view maintenance for PostgreSQL 18

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

Overview

Packagepg_trickle
Version0.107.0
PostgreSQL versions18
RepositoryPIGSTY
Extension typePreloaded
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespg_trickle
Schemapgtrickle, pgtrickle_changes
Stars135
Latest commit2026-08-30
Latest release2026-08-30
Catalogue updated2026-09-19

Related extensions

See also

pg_ivmincremental view maintenance on PostgreSQL
pg_incrementalIncremental Processing by Crunchy Data
timescaledbEnables scalable inserts and complex queries for time-series data
pg_duckdbDuckDB Embedded in Postgres
pg_partmanExtension to manage partitioned tables by time or ID
pg_ttl_indexAutomatic data expiration with TTL indexes
duckdb_fdwDuckDB Foreign Data Wrapper
pg_lakeData lake extension by Snowflake