Text Size: Normal / Large

14.3. Getting The Source

The PostgreSQL 8.1.13 sources can be obtained by anonymous FTP from ftp://ftp.postgresql.org/pub/source/v8.1.13/postgresql-8.1.13.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.13.tar.gz
tar xf postgresql-8.1.13.tar

This will create a directory postgresql-8.1.13 under the current directory with the PostgreSQL sources. Change into that directory for the rest of the installation procedure.


User Comments

No comments could be found for this page.

New comments cannot be added to old documentation versions.

Privacy Policy | Project hosted by our server sponsors. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group