| From: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Mark Wong <markwkm(at)gmail(dot)com> |
| Subject: | Re: pgsql: Change default value of default_toast_compression to "lz4", when |
| Date: | 2026-03-04 17:01:06 |
| Message-ID: | CAOYmi+meTT0NbLbnVqOJD5OKwCtHL86PQ+RZZTrn6umfmHyWaw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On Tue, Mar 3, 2026 at 8:06 PM Michael Paquier <michael(at)paquier(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2026-03-04 17:08:50 | pgsql: Fix yet another bug in archive streamer with LZ4 decompression. |
| Previous Message | Álvaro Herrera | 2026-03-04 14:09:28 | pgsql: Don't malloc(0) in EventTriggerCollectAlterTSConfig |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2026-03-04 17:16:55 | Re: astreamer_lz4: fix bug of output pointer advancement in decompressor |
| Previous Message | Robert Haas | 2026-03-04 16:20:45 | Re: pg_plan_advice |