File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.230 2005/03/31 03:54:38 momjian Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.231 2005/04/04 05:12:32 neilc Exp $ -->
22
33<chapter id="installation">
44 <title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -327,7 +327,9 @@ su - postgres
327327 The <productname>PostgreSQL</> &version; sources can be obtained by
328328 anonymous FTP from <ulink
329329 url="ftp://ftp.postgresql.org/pub/source/v&version;/postgresql-&version;.tar.gz"></ulink>.
330- Use a mirror if possible. After you have obtained the file, unpack it:
330+ Other download options can be found on our website:
331+ <ulink url="http://www.postgresql.org/download/"></ulink>. After you
332+ have obtained the file, unpack it:
331333<screen>
332334<userinput>gunzip postgresql-&version;.tar.gz</userinput>
333335<userinput>tar xf postgresql-&version;.tar</userinput>
You can’t perform that action at this time.
0 commit comments