Re: [PATCH] Document wal_compression=on

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

On Mon, Jun 29, 2026 at 05:41:27PM +0700, John Naylor wrote:
> + The value <literal>on</literal> is a deprecated alias for
> <literal>pglz</literal>.
>
> "deprecated" implies we may remove it someday. I don't think we'd gain
> from doing that, but we could instead call 'on' a "historical
> spelling" of 'pglz'.

+1.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message solai v 2026-06-30 04:08:29 Re: [SP-]GiST IOS visibility bug (was: Why doens't GiST require super-exclusive lock)
Previous Message Dilip Kumar 2026-06-30 03:52:26 Re: Proposal: Conflict log history table for Logical Replication