Search Postgresql Archives

Re: Is difference between PostgreSQL and mySQL licences for client application minor only

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Andrus" <eetasoft@xxxxxxxxx> writes:
> I created closed source Postgres/mySQL client application.
> When using PostgreSQL as backend I can include Postgres server binary code 
> in my application distro.
> When using mySQL my application setup can load mySQL server installation 
> package from mysql website and execute it automatically.
> This minor difference is the only difference between Postgres/mySQL licenses 
> in client application, right ?

Since mysql 4.0, their client libraries are under GPL not LGPL, which
means you're violating their license if your app is linked to the client
libraries.  Playing games with not distributing the server doesn't get
you out of that.  What you're doing is *exactly* what they want you to
buy a license for, and if they felt like coming after you I think they
could enforce it in court.

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux