File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3
3
4
4
Frequently Asked Questions (FAQ) for PostgreSQL
5
5
6
- Last updated: Fri Oct 3 22:36:54 EDT 2003
6
+ Last updated: Sat Oct 4 23:52:01 EDT 2003
7
7
8
8
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
9
9
344
344
others. In comparison to MySQL or leaner database systems, we
345
345
are faster for multiple users, complex queries, and a
346
346
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
350
350
improve performance in every release. There is an interesting
351
351
Web page comparing PostgreSQL to MySQL at
352
352
http://openacs.org/philosophy/why-not-mysql.html
Original file line number Diff line number Diff line change 10
10
alink ="#0000ff ">
11
11
< H1 > Frequently Asked Questions (FAQ) for PostgreSQL</ H1 >
12
12
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 >
14
14
15
15
< P > Current maintainer: Bruce Momjian (< A href =
16
16
"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
439
439
others. In comparison to MySQL or leaner database systems, we are
440
440
faster for multiple users, complex queries, and a read/write query
441
441
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
443
443
< 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
445
445
release. There is an interesting Web page comparing PostgreSQL to
446
446
MySQL at < A href ="http://openacs.org/philosophy/why-not-mysql.html ">
447
447
http://openacs.org/philosophy/why-not-mysql.html</ A > < BR >
You can’t perform that action at this time.
0 commit comments