Re: PG 19 status blog report - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: PG 19 status blog report
Date
Msg-id aq3tRLiH53ktjUQV@momjian.us
Whole thread
In response to Re: PG 19 status blog report  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Sat, Sep 19, 2026 at 08:56:44AM +0900, Michael Paquier wrote:
> On Fri, Sep 18, 2026 at 12:27:00PM -0400, Bruce Momjian wrote:
> > I found this blog post about the unusual status of Postgres 19 helpful:
> > 
> >     https://www.snowflake.com/en/blog/engineering/postgresql-19-release-delay-feature-reverts/
> 
> The "Default TOAST compression change to lz4" part is incorrect.
> 34dfca293432 has switched default_toast_compression to lz4 by default
> if we compile by lz4.  What has been reverted is 4f0b3afab4da, which
> forced --with-lz4 across the buildfarm.  So we still have a softer
> patch in, and using --with-lz4 will enforce a new default.

Yes, I was surprised about that one too.  Glad she was wrong.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Do not let urgent matters crowd out time for investment in the future.



pgsql-hackers by date:

Previous
From: Naga Appani
Date:
Subject: Re: 64-bit MultiXactOffset vs. 9.3->9.4 upgrade, pg_resetwal, "wraparound" msg
Next
From: shihao zhong
Date:
Subject: Re: [Patch] New pg_stat_tablespace view