Re: [PATCH] Document wal_compression=on
John Naylor <johncnaylorls@gmail.com>
From: John Naylor <johncnaylorls@gmail.com>
To: Christoph Berg <myon@debian.org>,
PostgreSQL-development <pgsql-hackers@postgresql.org>, Michael Paquier <michael@paquier.xyz>
Date: 2026-06-29T10:41:27Z
Lists: pgsql-hackers
On Mon, Jun 29, 2026 at 5:04 PM Christoph Berg <myon@debian.org> wrote: > > The docs currently don't say what wal_compression=on is, so here is a > patch. +1 for documenting this. + 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'. -- John Naylor Amazon Web Services
Commits
-
Document wal_compression=on
- 92b129945065 17 (unreleased) landed
- 17cc7f57a405 16 (unreleased) landed
- 225dd7ab4e6a 15 (unreleased) landed
- 6a6cf80e5508 18 (unreleased) landed
- b26e0f61451d 19 (unreleased) landed
- 8db58ac8eec7 master landed