Recent Releases
pg_trickle 0.14.0
pg_trickle turns PostgreSQL 18 into a real-time data platform. Define stream tables on top of any base table and let the extension maintain materialized views incrementally — keeping only the delta in flight rather than recomputing the full result set. Built on a trigger-based CDC pipeline and a differential dataflow engine written in Rust, pg_trickle delivers sub-millisecond propagation latency with no external dependencies, no message broker, and no ETL pipeline. Your views stay fresh, your queries stay fast, and your data never leaves the database.
pgclone 2.1.2
Clone PostgreSQL databases, schemas, tables between staging, test, dev and prod environments
pg_command_fw 0.1.0
PostgreSQL extension that intercepts and blocks DDL, utility commands, and dangerous built-in functions via configurable hooks
pg_trickle 0.13.0
pg_trickle turns PostgreSQL 18 into a real-time data platform. Define stream tables on top of any base table and let the extension maintain materialized views incrementally — keeping only the delta in flight rather than recomputing the full result set. Built on a trigger-based CDC pipeline and a differential dataflow engine written in Rust, pg_trickle delivers sub-millisecond propagation latency with no external dependencies, no message broker, and no ETL pipeline. Your views stay fresh, your queries stay fast, and your data never leaves the database.
pgclone 2.0.0
Clone PostgreSQL databases, schemas, tables between staging, test, dev and prod environments
pg_trickle 0.12.0
pg_trickle turns PostgreSQL 18 into a real-time data platform. Define stream tables on top of any base table and let the extension maintain materialized views incrementally — keeping only the delta in flight rather than recomputing the full result set. Built on a trigger-based CDC pipeline and a differential dataflow engine written in Rust, pg_trickle delivers sub-millisecond propagation latency with no external dependencies, no message broker, and no ETL pipeline. Your views stay fresh, your queries stay fast, and your data never leaves the database.
block_copy_command 0.1.5
PostgreSQL extension that blocks COPY commands via a configurable ProcessUtility hook
pg_trickle 0.11.0
Streaming tables with incremental view maintenance for PostgreSQL 18
block_copy_command 0.1.4
PostgreSQL extension that blocks COPY commands via a configurable ProcessUtility hook
pg_trickle 0.10.0
Streaming tables with incremental view maintenance for PostgreSQL 18
pg_trickle 0.9.0
Streaming tables with incremental view maintenance for PostgreSQL 18
pg_regresql 2.0.0
Trust pg_class statistics for query planning instead of physical file size
pg_ttl_index 3.0.0
Automatic Time-To-Live (TTL) data expiration for PostgreSQL tables
pg_track_optimizer 0.9.2
Track planning decisions in comparison with execution reality