PostgreSQL 8.0.26 Documentation | ||||
---|---|---|---|---|
Prev | Fast Backward | Chapter 14. Installation Instructions | Fast Forward | Next |
The PostgreSQL 8.0.26 sources can be obtained by anonymous FTP from ftp://ftp.postgresql.org/pub/source/v8.0.26/postgresql-8.0.26.tar.gz. Use a mirror if possible. After you have obtained the file, unpack it:
gunzip postgresql-8.0.26.tar.gz tar xf postgresql-8.0.26.tar
This will create a directory postgresql-8.0.26 under the current directory with the PostgreSQL sources. Change into that directory for the rest of the installation procedure.