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

From Sawada Masahiko
Subject Re: [REVIEW] Re: Compression of full-page-writes
Date
Msg-id CAD21AoBuNZ9FBBZGqr7ZkN8j-oSXgJcuVME=r8hRpvvu=HLOAw@mail.gmail.com
Whole thread Raw
In response to Re: [REVIEW] Re: Compression of full-page-writes  (Rahila Syed <rahilasyed.90@gmail.com>)
List pgsql-hackers
On Fri, Sep 19, 2014 at 11:05 PM, Rahila Syed <rahilasyed.90@gmail.com> wrote:
>
>>Please find attached patch to compress FPW using pglz compression.
> Please refer the updated patch attached. The earlier patch added few
> duplicate lines of code in guc.c file.
>
> compress_fpw_v1.patch
> <http://postgresql.1045698.n5.nabble.com/file/n5819659/compress_fpw_v1.patch>
>
>

I got patching failed to HEAD.
Detail is following.

Hunk #3 FAILED at 142.
1 out of 3 hunks FAILED -- saving rejects to file
src/backend/access/rmgrdesc/xlogdesc.c.rej

Regards,

-------
Sawada Masahiko



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: RLS Design
Next
From: Petr Jelinek
Date:
Subject: Re: Final Patch for GROUPING SETS