diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-07-30 16:51:59 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-07-30 16:51:59 +0000 |
commit | d01af7730ed817e5b5a8d3293f199939b5525143 (patch) | |
tree | bb6671b32feab47b1c13ae471a59bc23ca11fa6c | |
parent | adf57cd7e2dca8ded31645e2f2b2deb5e4515c83 (diff) | |
download | postgresql-d01af7730ed817e5b5a8d3293f199939b5525143.tar.gz postgresql-d01af7730ed817e5b5a8d3293f199939b5525143.zip |
Fix number for FAQ item.
-rw-r--r-- | doc/FAQ | 4 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Mon Jul 26 23:27:08 EDT 2004 + Last updated: Fri Jul 30 12:51:38 EDT 2004 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -54,7 +54,7 @@ 3.9) What is in the pgsql_tmp directory? 3.10) Why do I need to do a dump and restore to upgrade PostgreSQL releases? - 3.10) What computer hardware should I use? + 3.11) What computer hardware should I use? Operational Questions diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 2272703f3c5..57a40c25bb8 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: Mon Jul 26 23:27:08 EDT 2004</P> + <P>Last updated: Fri Jul 30 12:51:38 EDT 2004</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> @@ -76,7 +76,7 @@ directory?<BR> <A href="#3.10">3.10</A>) Why do I need to do a dump and restore to upgrade PostgreSQL releases?<BR> - <A href="#3.11">3.10</A>) What computer hardware should I use?<BR> + <A href="#3.11">3.11</A>) What computer hardware should I use?<BR> <H2 align="center">Operational Questions</H2> |