Re: PostgreSQL, LGPL and GPL. - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: PostgreSQL, LGPL and GPL.
Date
Msg-id 45391A3E.6050807@commandprompt.com
Whole thread Raw
In response to PostgreSQL, LGPL and GPL.  ("Karen Hill" <karen_hill22@yahoo.com>)
Responses Re: PostgreSQL, LGPL and GPL.  (Ron Johnson <ron.l.johnson@cox.net>)
List pgsql-general
Karen Hill wrote:
> I was looking through the various contrib packages and pgfoundry
> projects.  I noticed that many of them are GPL like PostGIS or LGPL
> like Npgsql.   I have questions.
>
> If you make create a PostgreSQL database that uses PostGIS and you
> distribute that database, than your database (tables, stored
> procedures, views, etc) are GPL?  Like wise if you create a client that
> connects to that database, do they also become GPL?  Does PostgreSQL in
> effect become GPL when using PostGIS because PostGIS accesses parts of
> PostgreSQL?

O.k. first, nobody here is a lawyer. You should be asking them. However
in my experience:

PostgreSQL + LGPL is fine
PostgreSQL + GPL it depends.

For example, if Slony was GPL and you used Slony + PostgreSQL with your
web application to distribute load, it is questionable if you would be
able to keep your sources to yourself as the GPL becomes a distributed
and required component of the application.

But it all depends on a ton of components.

In short, don't ask geeks legal questions, they don't know even if they
think they do. You need to ask an attorney.

Remember that the law is all about interpretation.

You killed that man? Yes I did -- but did I murder him? Or was it
involuntary manslaughter? .. Neither; it was self defense. No it was not
self defense, you were driving your car. Oh your right, it was a crime
of passion -- let's make a plea deal.

Sincerely,

Joshua D. Drake


--

   === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
   Providing the most comprehensive  PostgreSQL solutions since 1997
             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate


pgsql-general by date:

Previous
From: "Peter Bauer"
Date:
Subject: Re: Overload after some minutes, please help!
Next
From: "Karen Hill"
Date:
Subject: Re: PostgreSQL, LGPL and GPL.