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

From Tom Lane
Subject Re: pgsql: Change default value of default_toast_compression to "lz4", when
Date
Msg-id 1669305.1772663689@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Change default value of default_toast_compression to "lz4", when  (Jacob Champion <jacob.champion@enterprisedb.com>)
Responses Re: pgsql: Change default value of default_toast_compression to "lz4", when
List pgsql-hackers
Jacob Champion <jacob.champion@enterprisedb.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



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Add expressions to pg_restore_extended_stats()
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Change default value of default_toast_compression to "lz4", when