Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdba561f

Browse files
author
Neil Conway
committed
Add a link towww.postgresql.org/download to the installation instructions.
From Robert Treat.
1 parent5b1c607 commitdba561f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp