| The PostgreSQL 9.0 Reference Manual - Volume 3 - Server Administration Guide
by The PostgreSQL Global Development Group Paperback (6"x9"), 274 pages ISBN 9781906966072 RRP £9.95 ($14.95) Sales of this book support the PostgreSQL project! Get a printed copy>>> |
1.3 Getting The Source
The PostgreSQL 9.0.1 sources can be obtained by anonymous FTP from ftp://ftp.postgresql.org/pub/source/v9.0.1/postgresql-9.0.1.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-9.0.1.tar.gz tar xf postgresql-9.0.1.tar
This will create a directory ‘postgresql-9.0.1’ under the current directory with the PostgreSQL sources. Change into that directory for the rest of the installation procedure.
You can also get the source directly from the version control repository, see The Source Code Repository.
| ISBN 9781906966072 | The PostgreSQL 9.0 Reference Manual - Volume 3 - Server Administration Guide | See the print edition |