Re: postgresql vs mysql performance comparison

Поиск
Список
Период
Сортировка
От Shelby Cain
Тема Re: postgresql vs mysql performance comparison
Дата
Msg-id 20050308150654.41979.qmail@web50107.mail.yahoo.com
обсуждение исходный текст
Ответ на postgresql vs mysql performance comparison  ("Rick Schumeyer" <rschumeyer@ieee.org>)
Ответы Re: postgresql vs mysql performance comparison  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список pgsql-general
--- Howard Cole <howard.cole@selestial.com> wrote:
>
> Although not appropriate for a speed comparison, you
> might want to note
> that the use of Mysql versions 4.0 upward now
> require commercial license
> for clients, which are no longer LGPL, whereas
> Postgres is free (BSD
> license). This makes transactions per dollar an
> interesting statistic
> when comparing the Postgres and MySql!
>

Reading over their site that doesn't appear true for
every case.  The client libraries are under the GPL
and thus any application that links to them would also
be covered under the GPL.  No commercial license is
required unless the terms of the GPL (ie: if you
distribute a binary to someone you must also be
willing to distribute your source code if asked) a
problem.

Regards,

Shelby Cain




__________________________________
Celebrate Yahoo!'s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web
http://birthday.yahoo.com/netrospective/

В списке pgsql-general по дате отправления:

Предыдущее
От: Devrim GUNDUZ
Дата:
Сообщение: Re: RPM for whitebox linux - RH ES3 Clone
Следующее
От: Howard Cole
Дата:
Сообщение: Re: Simple query takes 5+ minutes