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

From: Evgeny Voropaev <evgeny(dot)voropaev(at)tantorlabs(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Compress prune/freeze records with Delta Frame of Reference algorithm
Date: 2026-04-09 04:21:01
Message-ID: c9214f25-40bd-423a-881d-82da21d96af6@tantorlabs.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello hackers!

Dear Andres, please forgive me for the typo in your name in my previous
message. It was not intentional. My blushes!

v09 is the same as v08, except for a difference in test/dfor/Makefile.
I am still trying to fix the build errors in CI/CD.

P.s. rebased onto e0fa5bd1465.

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ajin Cherian 2026-04-09 04:24:54 Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Previous Message shveta malik 2026-04-09 04:09:35 Re: Logical Replication - revisit `is_table_publication` function implementation