Re: pgsql: Change default value of default_toast_compression to "lz4", when - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: pgsql: Change default value of default_toast_compression to "lz4", when
Date
Msg-id CAOYmi+meTT0NbLbnVqOJD5OKwCtHL86PQ+RZZTrn6umfmHyWaw@mail.gmail.com
Whole thread
Responses Re: pgsql: Change default value of default_toast_compression to "lz4", when
Re: pgsql: Change default value of default_toast_compression to "lz4", when
List pgsql-hackers
On Tue, Mar 3, 2026 at 8:06 PM Michael Paquier <michael@paquier.xyz> wrote:
>
> Change default value of default_toast_compression to "lz4", when available
>
> ...
>
> Note: this is going to create some disturbance in the buildfarm, in
> environments where lz4 is not installed.

I know there's no "good time" to change a configuration default, but
the timing now is especially unfortunate, because Mark maintains many
of those failing animals and he is traveling this week. Any chance we
can delay this patch a bit to coordinate, and keep the buildfarm
green?

--Jacob



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: pg_plan_advice
Next
From: Tom Lane
Date:
Subject: Re: astreamer_lz4: fix bug of output pointer advancement in decompressor