Re: Direct TOAST v2, faster, smaller and no migration needed

From: Hannu Krosing <hannuk(at)google(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Dilip Kumar <dilipkumarb(at)google(dot)com>, Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>, Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>, Nikita Malakhov <hukutoc(at)gmail(dot)com>
Subject: Re: Direct TOAST v2, faster, smaller and no migration needed
Date: 2026-09-21 12:11:00
Message-ID: CAMT0RQSnba9+gs8YHeZr6Td9yxgwcX=UxAb7G70R7v7yBoet9g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

A few more fixes to pass CI tests

Attachment Content-Type Size
v5-0004-Support-Direct-TOAST-in-logical-decoding-replicat.patch application/x-patch 28.7 KB
v5-0002-Add-Direct-TOAST-catalog-GUC-and-reloptions-infra.patch application/x-patch 11.1 KB
v5-0001-Refactor-detoasting-and-decompression-pipeline-to.patch application/x-patch 17.1 KB
v5-0005-Add-amcheck-verification-for-Direct-TOAST-tuples.patch application/x-patch 10.1 KB
v5-0003-Implement-Direct-TOAST-core-storage-reading-and-w.patch application/x-patch 78.2 KB
v5-0006-Add-documentation-for-Direct-TOAST.patch application/x-patch 8.1 KB
v5-0008-Add-backend-TOAST-architecture-documentation-and-.patch application/x-patch 12.9 KB
v5-0007-Add-pg_ensure_direct_toast-for-in-place-legacy-TO.patch application/x-patch 21.0 KB
v5-0009-Prune-dead-unindexed-TOAST-tuples-directly-to-LP_.patch application/x-patch 5.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marcos Pegoraro 2026-09-21 12:11:27 Re: Correct some doc items due to the REPACK
Previous Message Aleksander Alekseev 2026-09-21 12:01:27 Re: Open SSI correctness issues