Re: installcheck failure in indirect_toast with default_toast_compression = lz4 - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: installcheck failure in indirect_toast with default_toast_compression = lz4
Date
Msg-id YL3g9ZNAhCR+2Rb+@paquier.xyz
Whole thread Raw
In response to Re: installcheck failure in indirect_toast with default_toast_compression = lz4  (Justin Pryzby <pryzby@telsasoft.com>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: SQL-standard function body
Next
From: Amit Kapila
Date:
Subject: Re: missing GRANT on pg_subscription columns