aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-12-02 16:26:00 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-12-02 16:26:00 +0000
commit7af352f103f349f0e986ed0af5a26bb1000aa7fb (patch)
tree18a1a54d89bca3467d87b035e87223f923f5ccd8 /INSTALL
parent3299a092e2b2b4168cd8a7bcc21b7ed3efadf592 (diff)
downloadpostgresql-REL7_3_5.tar.gz
postgresql-REL7_3_5.zip
Brand 7.3.5.REL7_3_5
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index be8b072b958..25e20aa8e20 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.4, since this version contains
+ "pg_dumpall" command from PostgreSQL 7.3.5, 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.4, create a new database directory and
+After you have installed PostgreSQL 7.3.5, 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).