| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> |
| Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, 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 22:34:49 |
| Message-ID: | 1669305.1772663689@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> writes:
> 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?
By my count, two-thirds of the buildfarm is broken. (100 failing
animals, 56 working ones have reported since this commit.)
We would not normally tolerate leaving things that way for any
great length of time, and I don't think this commit should get
a pass. I think it needs to be reverted until a very much
larger fraction of buildfarm owners have prepared for it.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2026-03-04 22:41:29 | Re: pgsql: Change default value of default_toast_compression to "lz4", when |
| Previous Message | Andrew Dunstan | 2026-03-04 21:58:19 | pgsql: pg_restore: add --no-globals option to skip globals |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2026-03-04 22:41:29 | Re: pgsql: Change default value of default_toast_compression to "lz4", when |
| Previous Message | Michael Paquier | 2026-03-04 22:29:29 | Re: Add expressions to pg_restore_extended_stats() |