Re: installcheck failure in indirect_toast with default_toast_compression = lz4

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org, Robert Haas <robertmhaas(at)gmail(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>
Subject: Re: installcheck failure in indirect_toast with default_toast_compression = lz4
Date: 2021-06-07 09:03:49
Message-ID: YL3g9ZNAhCR+2Rb+@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Jun 06, 2021 at 03:52:57PM -0500, Justin Pryzby wrote:
> See also a prior discussion:
> https://www.postgresql.org/message-id/CAFiTN-sm8Dpx3q92g5ohTdZu1_wKsw96-KiEMf3SoK8DhRPfWw%40mail.gmail.com

Ah, thanks for the reference. So this was discussed but not actually
fixed. I can see the data getting stored inline rather than
externalized with lz4. So, as the goal of the test is to stress the
case of externalized values, we'd better make sure that pglz is used.
I'll push something doing that with more comments added to the test.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2021-06-07 09:08:18 Re: missing GRANT on pg_subscription columns
Previous Message Peter Eisentraut 2021-06-07 08:52:10 Re: SQL-standard function body