aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-10-22 00:27:05 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-10-22 00:27:05 +0000
commit42a8068b5ca8c27ef21dbfecebfd8bb0430139b1 (patch)
treebdf0d4c4067e85cb56e4cfb9e6889a709f169824 /INSTALL
parent0b83c1f272165716d9c30911fbeab5dddca3ab18 (diff)
downloadpostgresql-REL7_3_8.tar.gz
postgresql-REL7_3_8.zip
Stamp release 7.3.8.REL7_3_8
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 857e2b537c1..5d60e27deb0 100644
--- a/INSTALL
+++ b/INSTALL
@@ -182,7 +182,7 @@ Substitute your paths appropriately.
if you need to do this.
To make the backup, you can use the "pg_dumpall" command from the version
you are currently running. For best results, however, try to use the
- "pg_dumpall" command from PostgreSQL 7.3.7, since this version contains
+ "pg_dumpall" command from PostgreSQL 7.3.8, since this version contains
bug fixes and improvements over older versions. While this advice might
seem idiosyncratic since you haven't installed the new version yet, it is
advisable to follow it if you plan to install the new version in parallel
@@ -214,7 +214,7 @@ Substitute your paths appropriately.
mv /usr/local/pgsql /usr/local/pgsql.old
-After you have installed PostgreSQL 7.3.7, create a new database directory and
+After you have installed PostgreSQL 7.3.8, create a new database directory and
start the new server. Remember that you must execute these commands while
logged in to the special database user account (which you already have if you
are upgrading).