Re: Improve compression speeds in pg_lzcompress.c
ktm@rice.edu <ktm@rice.edu>
From: "ktm@rice.edu" <ktm@rice.edu>
To: Simon Riggs <simon@2ndQuadrant.com>
Cc: Takeshi Yamamuro <yamamuro.takeshi@lab.ntt.co.jp>, pgsql-hackers@postgresql.org
Date: 2013-01-07T13:52:09Z
Lists: pgsql-hackers
On Mon, Jan 07, 2013 at 09:10:31AM +0000, 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? > +1 Regards, Ken