Re: [PATCH] Document wal_compression=on

From: John Naylor <johncnaylorls(at)gmail(dot)com>
To: Christoph Berg <myon(at)debian(dot)org>, John Naylor <johncnaylorls(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Michael Paquier <michael(at)paquier(dot)xyz>
Subject: Re: [PATCH] Document wal_compression=on
Date: 2026-07-01 02:19:57
Message-ID: CANWCAZaoQJATiQSwy57DY7AR35jT9vZwB2YVJbzDxRGUvsUheg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jun 30, 2026 at 5:19 PM Christoph Berg <myon(at)debian(dot)org> wrote:
> >
> > The value <literal>on</literal> is currently an alias for <literal>pglz</literal>.
>
> > Maybe we should also update the postgresql.conf.sample:
>
> I'm attaching v2 that implements this (without the "currently").

I pushed this with the change of using the language "historical
spelling" as mentioned upthread.

--
John Naylor
Amazon Web Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro Horiguchi 2026-07-01 02:30:26 Re: proposal - queryid can be used as filter for auto_explain
Previous Message Richard Guo 2026-07-01 02:04:35 Re: Fix HAVING-to-WHERE pushdown with mismatched operator families