Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8860510

Browse files
committed
Update MySQL mention.
1 parent f261af3 commit 8860510

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

doc/FAQ

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Frequently Asked Questions (FAQ) for PostgreSQL
55

6-
Last updated: Fri Oct 3 22:36:54 EDT 2003
6+
Last updated: Sat Oct 4 23:52:01 EDT 2003
77

88
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
99

@@ -344,9 +344,9 @@
344344
others. In comparison to MySQL or leaner database systems, we
345345
are faster for multiple users, complex queries, and a
346346
read/write query load. MySQL is faster for simple SELECT
347-
queries done by a few users. Of course, MySQL does not have any
348-
of the features mentioned in the Features section above. We are
349-
built for reliability and features, though we continue to
347+
queries done by a few users. Of course, MySQL does not have
348+
most of the features mentioned in the Features section above.
349+
We are built for reliability and features, and we continue to
350350
improve performance in every release. There is an interesting
351351
Web page comparing PostgreSQL to MySQL at
352352
http://openacs.org/philosophy/why-not-mysql.html

doc/src/FAQ/FAQ.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Fri Oct 3 22:36:54 EDT 2003</P>
13+
<P>Last updated: Sat Oct 4 23:52:01 EDT 2003</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<A href=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -439,9 +439,9 @@ <H4><A name="1.14">1.14</A>) How does PostgreSQL compare to other
439439
others. In comparison to MySQL or leaner database systems, we are
440440
faster for multiple users, complex queries, and a read/write query
441441
load. MySQL is faster for simple SELECT queries done by a few users.
442-
Of course, MySQL does not have any of the features mentioned in the
442+
Of course, MySQL does not have most of the features mentioned in the
443443
<I>Features</I> section above. We are built for reliability and
444-
features, though we continue to improve performance in every
444+
features, and we continue to improve performance in every
445445
release. There is an interesting Web page comparing PostgreSQL to
446446
MySQL at <A href="http://openacs.org/philosophy/why-not-mysql.html">
447447
http://openacs.org/philosophy/why-not-mysql.html</A><BR>

0 commit comments

Comments
 (0)