Re: Zstandard support for toast compression - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Zstandard support for toast compression
Date
Msg-id CA+Tgmoa9+qpq0zmGBAX20AJ+Mmvjtz=ftdA5MAx+ByjGf5fRRA@mail.gmail.com
Whole thread Raw
In response to Re: Zstandard support for toast compression  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Zstandard support for toast compression
List pgsql-hackers
On Thu, May 19, 2022 at 4:20 AM Michael Paquier <michael@paquier.xyz> wrote:
> Btw, shouldn't we have something a bit more, err, extensible for the
> design of an extensible varlena header?  If we keep it down to some
> bitwise information, we'd be fine for a long time but it would be
> annoying to review again an extended design if we need to extend it
> with more data.

What do you have in mind?

-- 
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: pg15b1: FailedAssertion("val > base", File: "...src/include/utils/relptr.h", Line: 67, PID: 30485)
Next
From: Justin Pryzby
Date:
Subject: Re: A qsort template