| From: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| 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-05 17:34:10 |
| Message-ID: | CAOYmi+nLjgkte8EVBJvHovMRAnWVFN4VMgQuE72puQVSyKye4g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On Wed, Mar 4, 2026 at 3:22 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Michael Paquier <michael(at)paquier(dot)xyz> writes:
> > We can still introduce DEFAULT_TOAST_COMPRESSION and use lz4 as
> > default for the GUC if lz4 is included in the build but leave the
> > switch of --with-lz4 to --without-lz4 out of the equation.
Thanks for the patches Michael; the farm looks much more verdant now.
--Jacob
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alexander Korotkov | 2026-03-05 18:01:25 | pgsql: Fix handling of updated tuples in the MERGE statement |
| Previous Message | Fujii Masao | 2026-03-05 12:41:25 | pgsql: Improve validation of recovery_target_xid GUC values. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | g l | 2026-03-05 17:34:21 | modifying join_clause_is_movable_to can produce better query plan |
| Previous Message | Andres Freund | 2026-03-05 17:10:11 | gistGetFakeLSN() can return incorrect LSNs |