Re: pluggable compression support - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pluggable compression support
Date
Msg-id 14817.1372188182@sss.pgh.pa.us
Whole thread Raw
In response to Re: pluggable compression support  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
> However, can you tell me what exactly you are concerned about? lz4 is
> under the BSD license, and released by Google.  Why are we worried, exactly?

Patents.  The license on the code doesn't matter --- worst case, if
someone objected, we could rewrite the algorithm ourselves to get out
of an alleged copyright violation.  But if someone comes after us for
a patent violation we're screwed; or at least, our users who have
terabytes of data stored with an infringing algorithm are screwed.

Andres is right that we're paying closer attention to patent risks here
than we do most places.  That's because we know that the whole arena
of data compression is a minefield of patents.  It would be
irresponsible not to try to check.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Claudio Freire
Date:
Subject: Re: pluggable compression support
Next
From: Dean Rasheed
Date:
Subject: Re: Kudos for Reviewers -- straw poll