PostgreSQL 8.1.23 Documentation | ||||
---|---|---|---|---|
Prev | Fast Backward | Chapter 14. Installation Instructions | Fast Forward | Next |
The PostgreSQL 8.1.23 sources can be obtained by anonymous FTP from ftp://ftp.postgresql.org/pub/source/v8.1.23/postgresql-8.1.23.tar.gz. Other download options can be found on our website: http://www.postgresql.org/download/. After you have obtained the file, unpack it:
gunzip postgresql-8.1.23.tar.gz tar xf postgresql-8.1.23.tar
This will create a directory postgresql-8.1.23 under the current directory with the PostgreSQL sources. Change into that directory for the rest of the installation procedure.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.