Text Size: Normal / Large

1.3. Getting The Source

The PostgreSQL 7.1 sources can by obtained from ftp://ftp.postgresql.org/pub/postgresql-7.1.tar.gz. Use a mirror if possible. Then unpack it:

gunzip postgresql-7.1.tar.gz
 tar xf postgresql-7.1.tar
This will create a directory postgresql-7.1 with the PostgreSQL sources in the current directory. Change into that directory for the rest of the installation procedure.

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