Re: Zstandard support for toast compression

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Stephen Frost <sfrost(at)snowman(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Zstandard support for toast compression
Date: 2022-05-19 20:12:01
Message-ID: CA+Tgmoa9+qpq0zmGBAX20AJ+Mmvjtz=ftdA5MAx+ByjGf5fRRA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, May 19, 2022 at 4:20 AM Michael Paquier <michael(at)paquier(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Justin Pryzby 2022-05-19 20:12:54 Re: A qsort template
Previous Message Justin Pryzby 2022-05-19 19:38:39 pg15b1: FailedAssertion("val > base", File: "...src/include/utils/relptr.h", Line: 67, PID: 30485)