Re: Improve compression speeds in pg_lzcompress.c

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Improve compression speeds in pg_lzcompress.c
Дата
Msg-id CA+U5nM+vFXU_cSZar0NH3XtRw03i-e24HE-h-A3=tqh3RrB4uQ@mail.gmail.com
обсуждение исходный текст
Ответ на Improve compression speeds in pg_lzcompress.c  (Takeshi Yamamuro <yamamuro.takeshi@lab.ntt.co.jp>)
Ответы Re: Improve compression speeds in pg_lzcompress.c  (John R Pierce <pierce@hogranch.com>)
Re: Improve compression speeds in pg_lzcompress.c  ("ktm@rice.edu" <ktm@rice.edu>)
Список 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 по дате отправления:

Предыдущее
От: Shigeru Hanada
Дата:
Сообщение: Re: PATCH: optimized DROP of multiple tables within a transaction
Следующее
От: John R Pierce
Дата:
Сообщение: Re: Improve compression speeds in pg_lzcompress.c