From f25d8b47fc9a33fe475fa9229b590698579cf799 Mon Sep 17 00:00:00 2001
From: Bruce Momjian
Date: Wed, 3 May 2000 03:45:55 +0000
Subject: Update sco faq.
---
doc/src/FAQ.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'doc/src')
diff --git a/doc/src/FAQ.html b/doc/src/FAQ.html
index c9bb355cf0e..9332793bf94 100644
--- a/doc/src/FAQ.html
+++ b/doc/src/FAQ.html
@@ -447,8 +447,8 @@ inserts/updates because we have transaction overhead. Of course, MySQL
doesn't have any of the features mentioned in the Features
section above. We are built for flexibility and features, though we
continue to improve performance through profiling and source code
-analysis. There is an interesting web page comparing us to MySQL at
-
+analysis. There is an interesting web page comparing PostgreSQL to MySQL
+at
http://openacs.org/why-not-mysql.html
We handle each user connection by creating a Unix process. Backend
--
cgit v1.2.3