Re: Compress prune/freeze records with Delta Frame of Reference algorithm

From: Evgeny Voropaev <evgeny(dot)voropaev(at)tantorlabs(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Compress prune/freeze records with Delta Frame of Reference algorithm
Date: 2026-04-09 10:00:10
Message-ID: aee2d0a8-878c-43ac-95ac-a58478a2f660@tantorlabs.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The problem with GCC dependencies appearing in Debian Trixie in
test/dfor has been replayed locally and fixed.

P.S. Rebased onto 11d6042337f.

Attachment Content-Type Size
v10-0001-Implement-vect-and-uniqsortvect-containers-and-b.patch text/x-patch 95.6 KB
v10-0002-Implement-Delta-Frame-of-Reference-compression.patch text/x-patch 42.1 KB
v10-0003-Use-Delta-Frame-of-Reference-DFoR-to-compress-pr.patch text/x-patch 35.6 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message shveta malik 2026-04-09 10:02:04 Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Previous Message Amit Langote 2026-04-09 09:29:04 Re: Eliminating SPI / SQL from some RI triggers - take 3