Re: Shared detoast Datum proposal - Mailing list pgsql-hackers

From Nikita Malakhov
Subject Re: Shared detoast Datum proposal
Date
Msg-id CAN-LCVNpHNS9yc9B6RFP5Dv_eQcM3yuXzmu-bzr_94Ena6vJQA@mail.gmail.com
Whole thread Raw
In response to Re: Shared detoast Datum proposal  (Nikita Malakhov <hukutoc@gmail.com>)
Responses Re: Shared detoast Datum proposal
List pgsql-hackers
Hi,

In addition to the previous message - for the toast_fetch_datum_slice
the first (seems obvious) way is to detoast the whole value, save it
to cache and get slices from it on demand. I have another one on my
mind, but have to play with it first.

--
Regards,
Nikita Malakhov
Postgres Professional
The Russian Postgres Company

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Fix race condition in InvalidatePossiblyObsoleteSlot()
Next
From: Michael Paquier
Date:
Subject: Re: Injection points: some tools to wait and wake