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

From Simon Riggs
Subject Re: Improve compression speeds in pg_lzcompress.c
Date
Msg-id CA+U5nM+vFXU_cSZar0NH3XtRw03i-e24HE-h-A3=tqh3RrB4uQ@mail.gmail.com
Whole thread Raw
In response to Improve compression speeds in pg_lzcompress.c  (Takeshi Yamamuro <yamamuro.takeshi@lab.ntt.co.jp>)
Responses Re: Improve compression speeds in pg_lzcompress.c
Re: Improve compression speeds in pg_lzcompress.c
List pgsql-hackers
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?

-- Simon Riggs                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Shigeru Hanada
Date:
Subject: Re: PATCH: optimized DROP of multiple tables within a transaction
Next
From: John R Pierce
Date:
Subject: Re: Improve compression speeds in pg_lzcompress.c