Re: [REVIEW] Re: Compression of full-page-writes - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: [REVIEW] Re: Compression of full-page-writes
Date
Msg-id 54297A45.8080904@vmware.com
Whole thread Raw
In response to Re: [REVIEW] Re: Compression of full-page-writes  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: [REVIEW] Re: Compression of full-page-writes
List pgsql-hackers
On 09/29/2014 06:02 PM, Robert Haas wrote:
> On Mon, Sep 29, 2014 at 8:36 AM, Andres Freund <andres@anarazel.de> wrote:
>> 1) I don't think it's a good idea to put the full page write compression
>>     into struct XLogRecord.
>
> Why not, and where should that be put?

It should be a flag in BkpBlock.

- Heikki




pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [REVIEW] Re: Compression of full-page-writes
Next
From: Merlin Moncure
Date:
Subject: Re: json (b) and null fields