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

From Tom Lane
Subject Re: pgsql: Add support for LZ4 with compression of full-page writes in WAL
Date
Msg-id 365778.1624941613@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: Add support for LZ4 with compression of full-page writes in WAL  (Michael Paquier <michael@paquier.xyz>)
Responses Re: pgsql: Add support for LZ4 with compression of full-page writes in WAL
List pgsql-committers
Michael Paquier <michael@paquier.xyz> writes:
> Add support for LZ4 with compression of full-page writes in WAL

Should this not have included a bump of XLOG_PAGE_MAGIC?

            regards, tom lane



pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Fix compilation warning in xloginsert.c
Next
From: Michael Paquier
Date:
Subject: pgsql: Bump XLOG_PAGE_MAGIC for format changes related to FPW compressi