From bd29331f84bc0574d232e67e9390869561e14ec4 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 1 Jun 2000 05:58:42 +0000 Subject: Mention pg_upgrade --- doc/src/sgml/install.sgml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/install.sgml b/doc/src/sgml/install.sgml index 868806f5599..eff483b61d4 100644 --- a/doc/src/sgml/install.sgml +++ b/doc/src/sgml/install.sgml @@ -1,5 +1,5 @@ @@ -244,7 +244,10 @@ All of PostgreSQL is successfully made. Ready to install. If you are not upgrading an existing system then skip to . - + + If you are running 7.0 or later, skip to + . + You now need to back up your existing database. To dump your fairly recent post-6.0 database installation, type @@ -284,9 +287,13 @@ All of PostgreSQL is successfully made. Ready to install. bring postmaster back up. + + Rather than using pg_dumpall, + pg_upgrade can often be used. + - + If you are upgrading an existing system then kill the database server now. Type -- cgit v1.2.3