From 88605109db36dcdb4e4267968ec4acc74311fea9 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 5 Oct 2003 03:52:08 +0000 Subject: Update MySQL mention. --- doc/src/FAQ/FAQ.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index b0a0f6c674e..2c77fd599f8 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff">

Frequently Asked Questions (FAQ) for PostgreSQL

-

Last updated: Fri Oct 3 22:36:54 EDT 2003

+

Last updated: Sat Oct 4 23:52:01 EDT 2003

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -439,9 +439,9 @@ others. In comparison to MySQL or leaner database systems, we are faster for multiple users, complex queries, and a read/write query load. MySQL is faster for simple SELECT queries done by a few users. - Of course, MySQL does not have any of the features mentioned in the + Of course, MySQL does not have most of the features mentioned in the Features section above. We are built for reliability and - features, though we continue to improve performance in every + features, and we continue to improve performance in every release. There is an interesting Web page comparing PostgreSQL to MySQL at http://openacs.org/philosophy/why-not-mysql.html
-- cgit v1.2.3