Re: pgsql: Change wal_compression=on to the first of zstd, lz4, pglz

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Tomas Vondra <tomas(at)vondra(dot)me>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Change wal_compression=on to the first of zstd, lz4, pglz
Date: 2026-08-12 18:32:02
Message-ID: 2804197.1786559522@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Tomas Vondra <tomas(at)vondra(dot)me> writes:
> On 8/12/26 17:55, Tom Lane wrote:
>> Ah. The point about changing this along with the TOAST compression
>> default does make sense. Objection withdrawn ... but this needs
>> to get into the v19 release notes beside the other change.

> Right. Naive question - what's the proper process to make that happen
> for changes like this? Ping someone / RMT?

You've got a commit bit, go fix doc/src/sgml/release-19.sgml yourself.
Or pester Bruce if you'd rather he did it, but it's simple enough.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2026-08-13 04:27:47 pgsql: doc: Clarify pgbench reporting with --continue-on-error
Previous Message Tomas Vondra 2026-08-12 18:28:50 Re: pgsql: Change wal_compression=on to the first of zstd, lz4, pglz