Re: pgsql: Add support for LZ4 with compression of full-page writes in WAL - Mailing list pgsql-committers

From Michael Paquier
Subject Re: pgsql: Add support for LZ4 with compression of full-page writes in WAL
Date
Msg-id YNqquAYx0l2QsfTG@paquier.xyz
Whole thread Raw
In response to Re: pgsql: Add support for LZ4 with compression of full-page writes in WAL  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
On Tue, Jun 29, 2021 at 12:40:13AM -0400, Tom Lane wrote:
> Should this not have included a bump of XLOG_PAGE_MAGIC?

It should, thanks!  Fixed now.
--
Michael

Attachment

pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Bump XLOG_PAGE_MAGIC for format changes related to FPW compressi
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Add index OID macro argument to DECLARE_INDEX