|
1 |
| -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| 1 | +]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
2 | 2 | <HTML>
|
3 | 3 | <HEAD>
|
4 | 4 | <METAname="generator"content="HTML Tidy, see www.w3.org">
|
|
10 | 10 | alink="#0000ff">
|
11 | 11 | <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
12 | 12 |
|
13 |
| -<P>Last updated: Fri Oct 321:39:47 EDT 2003</P> |
| 13 | +<P>Last updated: Fri Oct 322:36:54 EDT 2003</P> |
14 | 14 |
|
15 | 15 | <P>Current maintainer: Bruce Momjian (<Ahref=
|
16 | 16 | "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
@@ -438,8 +438,8 @@ <H4><A name="1.14">1.14</A>) How does PostgreSQL compare to other
|
438 | 438 | open source databases. it is faster for some things, slower for
|
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 |
| - load. MySQL is faster for SELECT queries done by a few users. Of |
442 |
| - course, MySQL does not have any of the features mentioned in the |
| 441 | + load. MySQL is faster forsimpleSELECT queries done by a few users. |
| 442 | +Ofcourse, MySQL does not have any of the features mentioned in the |
443 | 443 | <I>Features</I> section above. We are built for reliability and
|
444 | 444 | features, though we continue to improve performance in every
|
445 | 445 | release. There is an interesting Web page comparing PostgreSQL to
|
|