Re: Table and Index compression

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Table and Index compression
Дата
Msg-id 200908121137.46097.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Table and Index compression  (Pierre Frédéric Caillaud<lists@peufeu.com>)
Ответы Re: Table and Index compression  (Pierre Frédéric Caillaud<lists@peufeu.com>)
Список pgsql-hackers
On Tuesday 11 August 2009 13:05:39 Pierre Frédéric Caillaud wrote:
>     Well, here is the patch. I've included a README, which I paste here.
>     If someone wants to play with it (after the CommitFest...) feel free to
> do so.
>     While it was an interesting thing to try, I don't think it has enough
> potential to justify more effort...
>
>
> * How to test
>
> - apply the patch
> - copy minilzo.c and minilzo.h to
> src/backend/storage/smgr

For future reference, and since this keeps appearing every few months: The
license of LZO is not acceptable for inclusion or use with PostgreSQL.  You
need to find a different library if you want to pursue this further.



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

Предыдущее
От: Csaba Nagy
Дата:
Сообщение: Re: machine-readable explain output v4
Следующее
От: Pierre Frédéric Caillaud
Дата:
Сообщение: Re: COPY speedup