Re: Improve compression speeds in pg_lzcompress.c - Mailing list pgsql-hackers

From John R Pierce
Subject Re: Improve compression speeds in pg_lzcompress.c
Date
Msg-id 50EA933F.40500@hogranch.com
Whole thread Raw
In response to Re: Improve compression speeds in pg_lzcompress.c  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Improve compression speeds in pg_lzcompress.c
List pgsql-hackers
On 1/7/2013 1:10 AM, Simon Riggs wrote:
> On 7 January 2013 07:29, Takeshi Yamamuro
> <yamamuro.takeshi@lab.ntt.co.jp>  wrote:
>
>> >Anyway, the compression speed in lz4 is very fast, so in my
>> >opinion, there is a room to improve the current implementation
>> >in pg_lzcompress.
> So why don't we use LZ4?


what will changing compression formats do for compatability?

this is for the compressed data in pg_toast storage or something? will 
this break pg_upgrade style operations?





pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Improve compression speeds in pg_lzcompress.c
Next
From: Simon Riggs
Date:
Subject: Re: Improve compression speeds in pg_lzcompress.c