pg_ivm 1.0 released! - Mailing list pgsql-announce

From IVM Development Group via PostgreSQL Announce
Subject pg_ivm 1.0 released!
Date
Msg-id 165118866923.682.4544689801811291521@wrigleys.postgresql.org
Whole thread Raw
List pgsql-announce
 

pg_ivm 1.0 released!

IVM Development Group is pleased to announce the release of pg_ivm 1.0. ( https://github.com/sraoss/pg_ivm/releases/tag/v1.0 )

pg_ivm is an extension module that provides Incremental View Maintenance (IVM) feature.

Incremental View Maintenance (IVM) is a way to make materialized views up-to-date in which only incremental changes are computed and applied on views rather than recomputing. pg_ivm provides a kind of immediate maintenance, in which materialized views are updated immediately after a base table is modified.

This release compatible with PostgreSQL 14.

This initial release supports a view definition using Selection-Projection-Join, and DISTINCT. Other features including aggregates will be supported in a future release.

Source repository: https://github.com/sraoss/pg_ivm

 

pgsql-announce by date:

Previous
From: PostgreSQL Europe via PostgreSQL Announce
Date:
Subject: PostgreSQL Conference Europe: Call for Papers
Next
From: Apache AGE via PostgreSQL Announce
Date:
Subject: Announcing the release of Apache AGE(incubating) 1.0.0