Re: change default default_toast_compression to lz4? - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: change default default_toast_compression to lz4?
Date
Msg-id aaDu_Oa2yq19TAoF@paquier.xyz
Whole thread Raw
In response to Re: change default default_toast_compression to lz4?  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: change default default_toast_compression to lz4?
List pgsql-hackers
On Tue, Feb 24, 2026 at 10:52:39PM +0100, Peter Eisentraut wrote:
> Your patch is adding documentation for the configure option --without-lz4,
> but you are leaving the documentation for --with-lz4 in place.  You should
> delete the latter.

Ah, right.  This is what we have done for ICU in fcb21b3acdcb.  While
--with-lz4 is still allowed for backward-compatibility, we show only
--without-icu in the output of configure --help.  Reflecting the
documentation to show up the same contents as --help makes sense.

Could you update the patch, Euler?  This includes the blip in
meson.build regarding the addition of not_found_dep not really
required.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Defects with invalid stats data for expressions in extended stats
Next
From: Fujii Masao
Date:
Subject: Re: Improve checks for GUC recovery_target_xid