summaryrefslogtreecommitdiff
path: root/doc/FAQ
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-01-23 14:41:57 +0000
committerBruce Momjian <bruce@momjian.us>2004-01-23 14:41:57 +0000
commit8e32f78b1daeedb1cd5afaf1b644807299009afd (patch)
tree6e89520b40f56fb612c581a0a46dfe9736f6713d /doc/FAQ
parentd84db7d56dd5c1b76833022946199cac7f633777 (diff)
Add MySQL mention of licensing difference.
Diffstat (limited to 'doc/FAQ')
-rw-r--r--doc/FAQ7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 03c49088ac8..f607367acb9 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -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