Re: Compression and on-disk sorting

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas DCP SD
Тема Re: Compression and on-disk sorting
Дата
Msg-id E1539E0ED7043848906A8FF995BDA579010544BA@m0143.s-mxs.net
обсуждение исходный текст
Ответ на Compression and on-disk sorting  ("Jim C. Nasby" <jnasby@pervasive.com>)
Ответы Re: Compression and on-disk sorting
Список pgsql-hackers
> Certainly, if you can't prototype a convincing performance win using
> that algorithm, it's unlikely to be worth anyone's time to
> look harder.

That should be easily possible with LZO. It would need to be the lib
that
we can optionally link to (--with-lzo), since the lib is GPL.

lzo even allows for inplace decompression and overlapping compression.

Andreas


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

Предыдущее
От: Andrew Piskorski
Дата:
Сообщение: Re: Compression and on-disk sorting
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: Compression and on-disk sorting