diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-01-23 14:41:57 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-01-23 14:41:57 +0000 |
commit | 8e32f78b1daeedb1cd5afaf1b644807299009afd (patch) | |
tree | 6e89520b40f56fb612c581a0a46dfe9736f6713d | |
parent | d84db7d56dd5c1b76833022946199cac7f633777 (diff) | |
download | postgresql-8e32f78b1daeedb1cd5afaf1b644807299009afd.tar.gz postgresql-8e32f78b1daeedb1cd5afaf1b644807299009afd.zip |
Add MySQL mention of licensing difference.
-rw-r--r-- | doc/FAQ | 7 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 5 |
2 files changed, 7 insertions, 5 deletions
@@ -1,7 +1,7 @@ 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) @@ -348,8 +348,9 @@ improve performance in every release. There is an interesting Web page comparing PostgreSQL to MySQL at http://openacs.org/philosophy/why-not-mysql.html Also, MySQL is - is a company that distributes its products via open source, not - an open source development community like PostgreSQL. + 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. Reliability We realize that a DBMS must be reliable, or it is worthless. We diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index adc6fcca218..4c4210efa1a 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff"> <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= "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 MySQL at <A href="http://openacs.org/philosophy/why-not-mysql.html"> 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> <BR> |