Re: I want to use postresql for this app, but... - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: I want to use postresql for this app, but...
Date
Msg-id 40B61D71.8030609@commandprompt.com
Whole thread Raw
In response to Re: I want to use postresql for this app, but...  (John DeSoi <jd@icx.net>)
List pgsql-general
> So are you saying that if you connect to any GPL database (e.g. gnumed
> is a GPL database created with Postgresql), you must GPL your code? Even
> when using something like ODBC as the connection method?

I don't think so. The difference is, that PostgreSQL is BSD and you are
connecting from a GPL source versus say MySQL which is GPL and
connecting from a BSD source.

The GPL is pervasive in that if your app requires libs that are GPL then
your app must also be GPL. However, since PostgreSQL libs are BSD we
don't have that issue.

IANAL but I believe that is the case.

Sincerely,

Joshua D. Drake



>
> Thanks,
>
> John DeSoi, Ph.D.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend


--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com
Mammoth PostgreSQL Replicator. Integrated Replication for PostgreSQL

Attachment

pgsql-general by date:

Previous
From: Ulrich Meis
Date:
Subject: Howto handle views/Rules Privileges
Next
From: "Campano, Troy"
Date:
Subject: Database Size Limiting