Re: installcheck failure in indirect_toast with default_toast_compression = lz4

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: installcheck failure in indirect_toast with default_toast_compression = lz4
Дата
Msg-id YL3g9ZNAhCR+2Rb+@paquier.xyz
обсуждение исходный текст
Ответ на Re: installcheck failure in indirect_toast with default_toast_compression = lz4  (Justin Pryzby <pryzby@telsasoft.com>)
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: SQL-standard function body
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: missing GRANT on pg_subscription columns