<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>ivm</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/3333/feed"/>
    <updated>2026-09-16T18:35:26+00:00</updated>
    <id>https://links.biapy.com/guest/tags/3333/feed</id>
            <entry>
            <id>https://links.biapy.com/links/11184</id>
            <title type="text"><![CDATA[pg_ivm]]></title>
            <link rel="alternate" href="https://github.com/sraoss/pg_ivm" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11184"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[IVM (Incremental View Maintenance) implementation as a PostgreSQL extension

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 the contents from scratch as REFRESH MATERIALIZED VIEW does. IVM can update materialized views more efficiently than recomputation when only small parts of the view are changed.

Related contents:

- [You Gotta Push If You Wanna Pull @ Gunnar Morling](https://www.morling.dev/blog/you-gotta-push-if-you-wanna-pull/).]]>
            </summary>
            <updated>2025-12-08T13:41:11+00:00</updated>
        </entry>
    </feed>
