From: | LasseReinhold <lar(at)quicklz(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: QuickLZ compression algorithm (Re: Inclusion in the PostgreSQL backend for toasting rows) |
Date: | 2009-01-06 10:26:26 |
Message-ID: | 21307987.post@talk.nabble.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Stephen R. van den Berg wrote:
>
> I asked the author of the QuickLZ algorithm about licensing...
> Sounds like he is willing to cooperate. This is what I got from him:
>
> On Sat, Jan 3, 2009 at 17:56, Lasse Reinhold <lar(at)quicklz(dot)com> wrote:
>> Hi Stephen,
>>
>> That sounds really exciting, I'd love to see QuickLZ included into
>> PostgreSQL. I'd be glad to offer support and add custom optimizations,
>> features or hacks or whatever should turn up.
>>
>> My only concern is to avoid undermining the commercial license, but this
>> can, as you suggest, be solved by exceptionally allowing QuickLZ to be
>> linked with PostgreSQL. Since I have exclusive copyright of QuickLZ any
>> construction is possible.
>
Another solution could be to make PostgreSQL prepared for using compression
with QuickLZ, letting the end user download QuickLZ separately and enable it
with a compiler flag during compilation.
--
View this message in context: http://www.nabble.com/QuickLZ-compression-algorithm-%28Re%3A-Inclusion-in-the-PostgreSQL-backend-for-toasting-rows%29-tp21284024p21307987.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2009-01-06 10:31:03 | Bugs during ProcessCatchupEvent() |
Previous Message | Scott Marlowe | 2009-01-06 09:29:00 | Re: [HACKERS] ERROR: failed to find conversion function from "unknown" to text |