Re: Table and Index compression

From: Guillaume Smet <guillaume(dot)smet(at)gmail(dot)com>
To: PFC <lists(at)peufeu(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Table and Index compression
Date: 2009-08-06 19:57:37
Message-ID: 1d4e0c10908061257m3fa4a63cj43496c8075fc19bc@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Pierre,

On Thu, Aug 6, 2009 at 11:39 AM, PFC<lists(at)peufeu(dot)com> wrote:
> The best for this is lzo : very fast decompression, a good compression ratio
> on a sample of postgres table and indexes, and a license that could work.

The license of lzo doesn't allow us to include it in PostgreSQL
without relicensing PostgreSQL as GPL.

I'm not sure of what you imply by "a license that could work".

Note that it doesn't change the interest of your approach. It's just
that I'm not sure we can find a performance-acceptable BSD licensed
compression library (it was discussed a lot of times here).

--
Guillaume

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Stark 2009-08-06 20:03:11 Re: Table and Index compression
Previous Message Josh Berkus 2009-08-06 19:32:33 Re: Table and Index compression