Re: [PATCH] Document wal_compression=on - Mailing list pgsql-hackers

From John Naylor
Subject Re: [PATCH] Document wal_compression=on
Date
Msg-id CANWCAZaoQJATiQSwy57DY7AR35jT9vZwB2YVJbzDxRGUvsUheg@mail.gmail.com
Whole thread
In response to Re: [PATCH] Document wal_compression=on  (Christoph Berg <myon@debian.org>)
List pgsql-hackers
On Tue, Jun 30, 2026 at 5:19 PM Christoph Berg <myon@debian.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



pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: proposal - queryid can be used as filter for auto_explain