Re: [PATCH] Document wal_compression=on

From: Christoph Berg <myon(at)debian(dot)org>
To: 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-06-30 10:19:21
Message-ID: akOYKRFgO7cmPadx@msg.df7cb.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Re: To John Naylor
> Or perhaps leave the door open for picking a better default in the future?
>
> 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").

Christoph

Attachment Content-Type Size
v2-0001-Document-wal_compression-on.patch text/x-diff 2.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Roman Khapov 2026-06-30 10:22:58 DROP INVALID INDEXES command
Previous Message shveta malik 2026-06-30 10:16:58 Re: Support EXCEPT for TABLES IN SCHEMA publications