PostgreSQL - Red Hat Edition 3.0 Readme ======================================= Copyright (c) 2004 Red Hat, Inc. and others. Please see the individual copyright notices in each source package for distribution terms. ============================================================================ DIRECTORY ORGANIZATION PostgreSQL - Red Hat Edition 3.0 is delivered in one ISO image, and contains the following directory structure: |--> autorun -- installer invocation script |--> installer -- self-contained installer binary |--> README -- this file |--> RELEASE-NOTES -- the latest information about this release | of PostgreSQL - Red Hat Edition |--> RedHat | | | |--> RPMS | | | |-->FC1 -- RPM packages for Fedora Core 1 | | |-->SRPMS -- source RPM packages | | | |-->RHL9 -- RPM package for Red Hat Linux 9 | |-->SRPMS -- source RPM packages | |--> RPM-GPG-KEY -- GPG signature for packages from Red Hat |--> src -- installer source ============================================================================ INSTALLING There are different install images and scripts for installing on Red Hat Linux 9 and Fedora Core 1. It is recommended that you update your Linux environment with the latest updates and backup any current databases before installing PostgreSQL - Red Hat Edition 3.0. For your convenience, PostgreSQL - Red Hat Edition 3.0 offers a graphical installer that runs in an X Window System environment. To start the GUI installer, run the following command from the top-level directory of the PostgreSQL - Red Hat Edition 3.0 ISO: # ./installer If you have burned the ISO image to a CD and you're running in a Gnome environment, you can take advantage of the autorun feature. To use the autorun feature, make sure that you have enabled the following options in the CD Properties dialog: . Mount CD when inserted . Start auto-run program on newly mounted CD Once those options are enabled, the installer will start automatically when you insert the PostgreSQL - Red Hat Edition 3.0 CD into your machine. Alternatively, you may install the RPM packages from command line without using the graphical installer. The RPM packages are found in the directory RedHat/RPMS, as shown in the directory organization tree above. Please refer to 'man rpm' or any other rpm documention for more information on how to install RPM packages from command line. You must be root to install PostgreSQL - Red Hat Edition 3.0. ============================================================================ GETTING HELP If you have web access, see http://sources.redhat.com/rhdb for additional information about PostgreSQL - Red Hat Edition 3.0.