diff options
-rw-r--r-- | doc/FAQ | 2 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 3 |
2 files changed, 3 insertions, 2 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Sun Apr 24 07:22:26 EDT 2005 + Last updated: Sun Apr 24 07:27:43 EDT 2005 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 84d5829d339..d20eca6e901 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff"> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Sun Apr 24 07:22:26 EDT 2005</P> + <P>Last updated: Sun Apr 24 07:27:43 EDT 2005</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>) @@ -316,6 +316,7 @@ <DD>PostgreSQL's performance is comparable to other commercial and open source databases. It is faster for some things, slower for others. Our performance is usually +/-10% compared to other databases. + <BR> </DD> <DT><B>Reliability</B></DT> |