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 /doc/FAQ | |
parent | adf57cd7e2dca8ded31645e2f2b2deb5e4515c83 (diff) | |
download | postgresql-d01af7730ed817e5b5a8d3293f199939b5525143.tar.gz postgresql-d01af7730ed817e5b5a8d3293f199939b5525143.zip |
Fix number for FAQ item.
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 4 |
1 files changed, 2 insertions, 2 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 |