Re: Faster compression, again - Mailing list pgsql-hackers

From Daniel Farina
Subject Re: Faster compression, again
Date
Msg-id CAAZKuFay4rsvFykYx8DNjKCk=CNRCJrV+hSCkVmTRO5CUNqd8g@mail.gmail.com
Whole thread Raw
In response to Re: Faster compression, again  (Merlin Moncure <mmoncure@gmail.com>)
Responses Re: Faster compression, again  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, Mar 14, 2012 at 2:03 PM, Merlin Moncure <mmoncure@gmail.com> wrote:
> er, typo: I meant to say: "*non-gpl* lz based..."  :-).

Given that, few I would say have had the traction that LZO and Snappy
have had, even though in many respects they are interchangeable in the
general trade-off spectrum. The question is: what burden of proof is
required to convince the project that Snappy does not have exorbitant
patent issues, in proportion to the utility of having a compression
scheme of this type integrated?

One would think Google's lawyers did their homework to ensure they
would not be trolled for hideous sums of money by disclosing and
releasing the exact implementation of the compression used virtually
everywhere.  If anything, that may have been a more complicated issue
than writing and releasing yet-another-LZ77 implementation.

--
fdr


pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Faster compression, again
Next
From: Robert Haas
Date:
Subject: Re: patch for parallel pg_dump