aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2000-01-20 22:17:39 +0000
committerBruce Momjian <bruce@momjian.us>2000-01-20 22:17:39 +0000
commit7f99680c6d1937e4ec49679bc72125612a86a69d (patch)
treee0ca6bad8578d03cb90d44cab0234c9b90632b1b
parent13f88750178ced2b948a3d2b8370f5231534577d (diff)
downloadpostgresql-7f99680c6d1937e4ec49679bc72125612a86a69d.tar.gz
postgresql-7f99680c6d1937e4ec49679bc72125612a86a69d.zip
Update install file for 7.0 to match new SGML version.
-rw-r--r--INSTALL10
1 files changed, 8 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index ce733322857..3fe4fd55142 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,3 +1,9 @@
+Chapter 0. Installation
+
+Table of Contents
+Before you start
+Installation Procedure
+
Installation instructions for PostgreSQL 7.0.0.
Commands were tested on RedHat Linux version 5.2 using the bash shell.
@@ -52,6 +58,7 @@ Considering today's prices for hard disks, getting a large and fast hard
disk should probably be in your plans before putting a database into
production use.
+---------------------------------------------------------------------------
Installation Procedure
@@ -72,7 +79,7 @@ For a fresh install or upgrading from previous releases of PostgreSQL:
(although you can). You will be told when you need to login as the
database superuser.
- 2. If you are not upgrading an existing system then skip to step 4.
+ 2. If you are not upgrading an existing system then skip to .
You now need to back up your existing database. To dump your fairly
recent post-6.0 database installation, type
@@ -96,7 +103,6 @@ For a fresh install or upgrading from previous releases of PostgreSQL:
backup. If necessary, bring down postmaster, edit the permissions in file
/usr/local/pgsql/data/pg_hba.conf to allow only you on, then bring
postmaster back up.
-
3. If you are upgrading an existing system then kill the database server
now. Type