Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 7f99680

Browse files
committed
Update install file for 7.0 to match new SGML version.
1 parent 13f8875 commit 7f99680

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

INSTALL

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Chapter 0. Installation
2+
3+
Table of Contents
4+
Before you start
5+
Installation Procedure
6+
17
Installation instructions for PostgreSQL 7.0.0.
28

39
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
5258
disk should probably be in your plans before putting a database into
5359
production use.
5460

61+
---------------------------------------------------------------------------
5562

5663
Installation Procedure
5764

@@ -72,7 +79,7 @@ For a fresh install or upgrading from previous releases of PostgreSQL:
7279
(although you can). You will be told when you need to login as the
7380
database superuser.
7481

75-
2. If you are not upgrading an existing system then skip to step 4.
82+
2. If you are not upgrading an existing system then skip to .
7683

7784
You now need to back up your existing database. To dump your fairly
7885
recent post-6.0 database installation, type
@@ -96,7 +103,6 @@ For a fresh install or upgrading from previous releases of PostgreSQL:
96103
backup. If necessary, bring down postmaster, edit the permissions in file
97104
/usr/local/pgsql/data/pg_hba.conf to allow only you on, then bring
98105
postmaster back up.
99-
100106
3. If you are upgrading an existing system then kill the database server
101107
now. Type
102108

0 commit comments

Comments
 (0)