Re: pluggable compression support

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: pluggable compression support
Дата
Msg-id 20130625191513.GI7716@awork2.anarazel.de
обсуждение исходный текст
Ответ на Re: pluggable compression support  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: pluggable compression support  (Claudio Freire <klaussfreire@gmail.com>)
Список pgsql-hackers
On 2013-06-25 12:08:22 -0700, Josh Berkus wrote:
> On 06/25/2013 11:42 AM, Andres Freund wrote:
> > True. So, how do we proceed on that?
> > 
> > The ASF decided it was safe to use lz4 in cassandra. Does anybody have
> > contacts over there?
> > 
> > Btw, I have the feeling we hold this topic to a higher standard wrt
> > patent issues than other work in postgres...
> 
> We have access to attorneys, both in the US and Canada.  I will proceed
> to ask for real legal advice.

Cool!

> However, can you tell me what exactly you are concerned about? lz4 is
> under the BSD license, and released by Google.

Snappy is released/copyrighted by google. lz4 by Yann Collet.

Both are under BSD licenses (3 and 2 clause variants respectively). I
don't think we need to worry about the license.

> Why are we worried, exactly?

The concerns I heard about were all about patent issues.

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: [PATCH] add long options to pgbench (submission 1)
Следующее
От: Claudio Freire
Дата:
Сообщение: Re: pluggable compression support