| PostgreSQL Reference Manual - Volume 3 - Server Administration Guide by The PostgreSQL Global Development Group Paperback (6"x9"), 204 pages ISBN 0954612043 RRP £13.95 ($24.95) Sales of this book support the PostgreSQL project! Get a printed copy>>> |
1.3 Getting The Source
The PostgreSQL 8.2.3 sources can be obtained by anonymous FTP from ftp://ftp.postgresql.org/pub/source/v8.2.3/postgresql-8.2.3.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.2.3.tar.gz tar xf postgresql-8.2.3.tar
This will create a directory ‘postgresql-8.2.3’ under the current directory with the PostgreSQL sources. Change into that directory for the rest of the installation procedure.
| ISBN 0954612043 | PostgreSQL Reference Manual - Volume 3 - Server Administration Guide | See the print edition |