Re: Proposal: custom compression methods

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Proposal: custom compression methods
Дата
Msg-id CAB7nPqREEVz987U2o-LZaXBMRmm0X+-+Ze2Lr01gXNWXwE+SzA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Proposal: custom compression methods  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Wed, Dec 16, 2015 at 10:17 PM, Andres Freund <andres@anarazel.de> wrote:
> Again. Unless I miss something that was solved in
> www.postgresql.org/message-id/flat/20130615102028.GK19500@alap2.anarazel.de
>
> Personally I think we should add lz4 and maybe on strongly compressing
> algorithm and be done with it. Runtime extensibility will make this much
> more complicated, and I doubt it's worth the complexity.

+1, at the end we are going to have the same conclusion as for FPW
compression when we discussed that, let's just switch to something
that is less CPU-consuming than pglz, and lz4 is a good candidate for
that.
-- 
Michael



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: [PATCH] Logical decoding support for sequence advances
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: Remove array_nulls?