From e261306b439e8286f8e8d7dcb6871c485df581c8 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 5 Jun 2000 17:02:27 +0000 Subject: Update install for upgraders. --- doc/src/sgml/install.sgml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/install.sgml b/doc/src/sgml/install.sgml index f5df4948889..70ad7721eb4 100644 --- a/doc/src/sgml/install.sgml +++ b/doc/src/sgml/install.sgml @@ -1,5 +1,5 @@ @@ -326,7 +326,7 @@ All of PostgreSQL is successfully made. Ready to install. - If you used pg_dumpall, move the old directories out of the way. + If you used pg_dumpall, move the old directory out of the way. Type the following: > mv /usr/local/pgsql /usr/local/pgsql.old @@ -392,7 +392,8 @@ libpq.so.2.1: cannot open shared object file: No such file or directory - Create the database installation (the working data files). + If you moved the old directory out of the way, + create the database installation (the working data files). To do this you must log in to your PostgreSQL superuser account. It will not work as root. -- cgit v1.2.3