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

From Sameer Thakur
Subject Re: Compression of full-page-writes
Date
Msg-id 1399721631539-5803482.post@n5.nabble.com
Whole thread Raw
In response to Re: Compression of full-page-writes  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: Compression of full-page-writes  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Compression of full-page-writes  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
Hello,
>Done. Attached is the updated version of the patch. 
I was trying to check WAL reduction using this patch on latest available git
version of Postgres using JDBC runner with tpcc benchmark.

patching_problems.txt
<http://postgresql.1045698.n5.nabble.com/file/n5803482/patching_problems.txt>  

I did resolve the patching conflicts and then compiled the source, removing
couple of compiler errors in process. But the server crashes in the compress
mode i.e. the moment any WAL is generated. Works fine in 'on' and 'off'
mode.
Clearly i must be resolving patch conflicts incorrectly as this patch
applied cleanly earlier. Is there a version of the source where i could
apply it the patch cleanly?

Thank you,
Sameer



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Compression-of-full-page-writes-tp5769039p5803482.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [v9.5] Custom Plan API
Next
From: Fabrízio de Royes Mello
Date:
Subject: Re: New pg_lsn type doesn't have hash/btree opclasses