Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)

From: Hannu Krosing <hannuk(at)google(dot)com>
To: Nikita Malakhov <hukutoc(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Álvaro Herrera <alvherre(at)kurilemu(dot)de>, "Burd, Greg" <greg(at)burd(dot)me>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Date: 2025-07-18 22:14:23
Message-ID: CAMT0RQQTgG96x7im0uFUzXd1RbuO-5Yap2WkSY8s6qW0i4rxeg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jul 18, 2025 at 9:24 PM Nikita Malakhov <hukutoc(at)gmail(dot)com> wrote:
>
> Hi Michael,
>
> I'm currently debugging POC direct tids TOAST patch (on top of your branch),
> will mail it in a day or two.

Great!

I also just started looking at it, starting from 0003 as recommended by Michael.

Will be interesting to see how similar / different our approaches will be :)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2025-07-18 22:29:08 Re: [PoC] Federated Authn/z with OAUTHBEARER
Previous Message Peter Geoghegan 2025-07-18 21:44:26 Re: index prefetching