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

From wenhui qiu
Subject Re: PG 19 status blog report
Date
Msg-id CAGjGUA+QCskxE3Gz0S+xKS+AvdAZ_fGRTGKYhQUzgE_5tZr2LQ@mail.gmail.com
Whole thread
In response to Re: PG 19 status blog report  (Michael Paquier <michael@paquier.xyz>)
Responses Re: PG 19 status blog report
List pgsql-hackers
HI Michael

> 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.
Could we enable --with-lz4 by default, just like --with-readline, instead of having to specify it explicitly?


Thanks 

pgsql-hackers by date:

Previous
From: Henson Choi
Date:
Subject: Re: Row pattern recognition
Next
From: wenhui qiu
Date:
Subject: Re: Do we reduce autovacuum_naptime max values