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