select open change scope Open full search

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

Extensions / Features

pg_ivm

incremental view maintenance on PostgreSQL

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

Overview

Packagepg_ivm
Version1.15
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryMultiple repositories
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespg_ivm
Schemapg_catalog
Stars1,475
Latest commit2026-08-24
Latest release2026-06-30
Catalogue updated2026-08-30

Related extensions

See also

pg_incrementalIncremental Processing by Crunchy Data
pg_trickleStreaming tables and differential view maintenance for PostgreSQL 18
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