| This page is user contributed documentation. See the bottom of the page for information about the author. | |
To install PostgreSQL 7.2.1 on an existing Solaris 7/8 server (SPARC or INTEL), with no optional GUI based extensions.
This document assumes you have full root access to the server you will be installing PostgreSQL on, it doesn't have an existing 'postgres' user nor 'postgres' group present, and you have the necessary authorisation to reboot the server where needed.
This document also assumes you don't have GNU binutils installed, and are therefore using the Solaris linker (ld), not the GNU one.
gcc 2.95.x (2.95.3 recommended, haven't tried gcc 3.x.x)
perl 5
GNU make
PostgreSQL
7.2.1
OpenSSL 0.9.6b
GNU Readline 4.1
The 713solaris78-startup
PostgreSQL startup script from this site.
|