mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
Add MySQL mention of licensing difference.
This commit is contained in:
7
doc/FAQ
7
doc/FAQ
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Frequently Asked Questions (FAQ) for PostgreSQL
|
Frequently Asked Questions (FAQ) for PostgreSQL
|
||||||
|
|
||||||
Last updated: Tue Jan 6 16:42:01 EST 2004
|
Last updated: Fri Jan 23 09:41:43 EST 2004
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -348,8 +348,9 @@
|
|||||||
improve performance in every release. There is an interesting
|
improve performance in every release. There is an interesting
|
||||||
Web page comparing PostgreSQL to MySQL at
|
Web page comparing PostgreSQL to MySQL at
|
||||||
http://openacs.org/philosophy/why-not-mysql.html Also, MySQL is
|
http://openacs.org/philosophy/why-not-mysql.html Also, MySQL is
|
||||||
is a company that distributes its products via open source, not
|
is a company that distributes its products via open source, and
|
||||||
an open source development community like PostgreSQL.
|
requires a commercial license for close-source software, not an
|
||||||
|
open source development community like PostgreSQL.
|
||||||
|
|
||||||
Reliability
|
Reliability
|
||||||
We realize that a DBMS must be reliable, or it is worthless. We
|
We realize that a DBMS must be reliable, or it is worthless. We
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
alink="#0000ff">
|
alink="#0000ff">
|
||||||
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
||||||
|
|
||||||
<P>Last updated: Tue Jan 6 16:42:01 EST 2004</P>
|
<P>Last updated: Fri Jan 23 09:41:43 EST 2004</P>
|
||||||
|
|
||||||
<P>Current maintainer: Bruce Momjian (<A href=
|
<P>Current maintainer: Bruce Momjian (<A href=
|
||||||
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
||||||
@ -446,7 +446,8 @@
|
|||||||
release. There is an interesting Web page comparing PostgreSQL to
|
release. There is an interesting Web page comparing PostgreSQL to
|
||||||
MySQL at <A href="http://openacs.org/philosophy/why-not-mysql.html">
|
MySQL at <A href="http://openacs.org/philosophy/why-not-mysql.html">
|
||||||
http://openacs.org/philosophy/why-not-mysql.html</A> Also, MySQL is
|
http://openacs.org/philosophy/why-not-mysql.html</A> Also, MySQL is
|
||||||
is a company that distributes its products via open source, not an
|
is a company that distributes its products via open source, and requires
|
||||||
|
a commercial license for close-source software, not an
|
||||||
open source development community like PostgreSQL.<BR>
|
open source development community like PostgreSQL.<BR>
|
||||||
|
|
||||||
<BR>
|
<BR>
|
||||||
|
Reference in New Issue
Block a user