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

Commiteec9511

Browse files
author
Thomas G. Lockhart
committed
Update for first platforms reported as working
for the upcoming 7.2 release.
1 parent2985286 commiteec9511

File tree

1 file changed

+53
-33
lines changed

1 file changed

+53
-33
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 53 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.64 2001/11/19 03:58:24 tgl Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.65 2001/11/21 05:52:01 thomas Exp $ -->
22

33
<chapter id="installation">
44
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -38,7 +38,8 @@ su - postgres
3838

3939
<para>
4040
In general, a modern Unix-compatible platform should be able to run
41-
PostgreSQL. The platforms that had received explicit testing at the
41+
<productname>PostgreSQL</>.
42+
The platforms that had received explicit testing at the
4243
time of release are listed in <xref linkend="supported-platforms">
4344
below. In the <filename>doc</> subdirectory of the distribution
4445
there are several platform-specific <acronym>FAQ</> documents you
@@ -171,7 +172,8 @@ su - postgres
171172
<userinput>tar xf postgresql-&version;.tar</userinput>
172173
</screen>
173174
This will create a directory
174-
<filename>postgresql-&version;</filename> with the <productname>PostgreSQL</> sources
175+
<filename>postgresql-&version;</filename> with the
176+
<productname>PostgreSQL</> sources
175177
in the current directory. Change into that directory for the rest
176178
of the installation procedure.
177179
</para>
@@ -452,7 +454,8 @@ su - postgres
452454

453455
<note>
454456
<para>
455-
Care has been taken to make it possible to install PostgreSQL
457+
Care has been taken to make it possible to install
458+
<productname>PostgreSQL</>
456459
into shared installation locations (such as
457460
<filename>/usr/local/include</filename>) without interfering
458461
with the namespace of the rest of the system. First, the
@@ -1380,17 +1383,18 @@ gunzip -c user.ps.gz \
13801383
<entry></entry>
13811384
</row>
13821385
<row>
1383-
<entry><systemitem class="osname">FreeBSD 4.3</></entry>
1386+
<entry><systemitem class="osname">FreeBSD</></entry>
13841387
<entry><systemitem>x86</></entry>
1385-
<entry>7.1</entry>
1386-
<entry>2001-03-19, Vince Vielhaber (<email>vev@hub.org</email>)</entry>
1388+
<entry>7.2</entry>
1389+
<entry>2001-11-14, Chris Kings-Lynne
1390+
(<email>chriskl@familyhealth.com.au</email>)</entry>
13871391
<entry></entry>
13881392
</row>
13891393
<row>
13901394
<entry><systemitem class="osname">HP-UX</></entry>
13911395
<entry><systemitem>PA-RISC</></entry>
1392-
<entry>7.1</entry>
1393-
<entry>2001-03-19, 10.20 Tom Lane (<email>tgl@sss.pgh.pa.us</email>),
1396+
<entry>7.2</entry>
1397+
<entry>2001-11-16, 10.20 Tom Lane (<email>tgl@sss.pgh.pa.us</email>),
13941398
2001-03-22, 11.00, 11i Giles Lean (<email>giles@nemeton.com.au</email>)</entry>
13951399
<entry>32- and 64-bit on 11.00; see also <filename>doc/FAQ_HPUX</filename></entry>
13961400
</row>
@@ -1402,11 +1406,11 @@ gunzip -c user.ps.gz \
14021406
<entry>32-bit compilation model</entry>
14031407
</row>
14041408
<row>
1405-
<entry><systemitem class="osname">Linux 2.2.x</></entry>
1409+
<entry><systemitem class="osname">Linux 2.2.18</></entry>
14061410
<entry><systemitem>Alpha</></entry>
1407-
<entry>7.1</entry>
1408-
<entry>2001-01-23, Ryan Kirkpatrick (<email>pgsql@rkirkpat.net</email>)</entry>
1409-
<entry></entry>
1411+
<entry>7.2</entry>
1412+
<entry>2001-11-16, Tom Lane (<email>tgl@sss.pgh.pa.us</email>)</entry>
1413+
<entry>Tested at SourceForge</entry>
14101414
</row>
14111415
<row>
14121416
<entry><systemitem class="osname">Linux 2.2.x</></entry>
@@ -1418,15 +1422,15 @@ gunzip -c user.ps.gz \
14181422
<row>
14191423
<entry><systemitem class="osname">Linux 2.0.x</></entry>
14201424
<entry><systemitem>MIPS</></entry>
1421-
<entry>7.1</entry>
1422-
<entry>2001-03-30, Dominic Eidson (<email>sauron@the-infinite.org</email>)</entry>
1423-
<entry><productname>CobaltQube</></entry>
1425+
<entry>7.2</entry>
1426+
<entry>2001-11-15, Hisao Shibuya (<email>shibuya@alpha.or.jp</>)</entry>
1427+
<entry><productname>CobaltQube2</></entry>
14241428
</row>
14251429
<row>
14261430
<entry><systemitem class="osname">Linux 2.2.18</></entry>
14271431
<entry><systemitem>PPC74xx</></entry>
1428-
<entry>7.1</entry>
1429-
<entry>2001-03-19, Tom Lane (<email>tgl@sss.pgh.pa.us</email>)</entry>
1432+
<entry>7.2</entry>
1433+
<entry>2001-11-16, Tom Lane (<email>tgl@sss.pgh.pa.us</email>)</entry>
14301434
<entry>Apple G3</entry>
14311435
</row>
14321436
<row>
@@ -1446,23 +1450,22 @@ gunzip -c user.ps.gz \
14461450
<row>
14471451
<entry><systemitem class="osname">Linux</></entry>
14481452
<entry><systemitem>x86</></entry>
1449-
<entry>7.1</entry>
1450-
<entry>2001-03-19, Thomas Lockhart (<email>thomas@fourpalms.org</email>)</entry>
1451-
<entry>2.0.x, 2.2.x, 2.4.2</entry>
1453+
<entry>7.2</entry>
1454+
<entry>2001-11-15, Thomas Lockhart (<email>lockhart@fourpalms.org</email>)</entry>
1455+
<entry>2.0.x, 2.2.x, 2.4.x</entry>
14521456
</row>
14531457
<row>
14541458
<entry><systemitem class="osname">MacOS X</></entry>
14551459
<entry><systemitem>PPC</></entry>
1456-
<entry>7.1</entry>
1457-
<entry>2000-12-11, Peter Bierman (<email>bierman@apple.com</email>),
1458-
2000-12-11, Daniel Luke (<email>dluke@geeklair.net</email>)</entry>
1459-
<entry>Darwin (only) Beta-2 or higher</entry>
1460+
<entry>7.2</entry>
1461+
<entry>2001-11-16, Tom Lane (<email>tgl@sss.pgh.pa.us</email>)</entry>
1462+
<entry>Darwin 10.1</entry>
14601463
</row>
14611464
<row>
1462-
<entry><systemitem class="osname">NetBSD 1.5</></entry>
1465+
<entry><systemitem class="osname">NetBSD 1.5W</></entry>
14631466
<entry><systemitem>Alpha</></entry>
1464-
<entry>7.1</entry>
1465-
<entry>2001-03-22, Giles Lean (<email>giles@nemeton.com.au</email>)</entry>
1467+
<entry>7.2</entry>
1468+
<entry>2001-11-20, Thomas Thai (<email>tom@minnesota.com</email>)</entry>
14661469
<entry></entry>
14671470
</row>
14681471
<row>
@@ -1529,12 +1532,11 @@ gunzip -c user.ps.gz \
15291532
<entry><productname>UDK FS</productname> compiler; see also <filename>doc/FAQ_SCO</filename></entry>
15301533
</row>
15311534
<row>
1532-
<entry><systemitem class="osname">Solaris 2.7-8</></entry>
1535+
<entry><systemitem class="osname">Solaris</></entry>
15331536
<entry><systemitem>Sparc</></entry>
1534-
<entry>7.1</entry>
1535-
<entry>2001-03-22, Marc Fournier (<email>scrappy@hub.org</email>),
1536-
2001-03-25, Justin Clift (<email>justin@postgresql.org</email>)</entry>
1537-
<entry>see also <filename>doc/FAQ_Solaris</filename></entry>
1537+
<entry>7.2</entry>
1538+
<entry>2001-11-12, Andrew Sullivan (<email>andrew@libertyrms.com</email>)</entry>
1539+
<entry>2.6-8; see also <filename>doc/FAQ_Solaris</filename></entry>
15381540
</row>
15391541
<row>
15401542
<entry><systemitem class="osname">Solaris 2.8</></entry>
@@ -1675,3 +1677,21 @@ gunzip -c user.ps.gz \
16751677
</sect1>
16761678

16771679
</chapter>
1680+
1681+
<!-- Keep this comment at the end of the file
1682+
Local variables:
1683+
mode:sgml
1684+
sgml-omittag:nil
1685+
sgml-shorttag:t
1686+
sgml-minimize-attributes:nil
1687+
sgml-always-quote-attributes:t
1688+
sgml-indent-step:1
1689+
sgml-indent-tabs-mode:nil
1690+
sgml-indent-data:t
1691+
sgml-parent-document:nil
1692+
sgml-default-dtd-file:"./reference.ced"
1693+
sgml-exposed-tags:nil
1694+
sgml-local-catalogs:("/usr/share/sgml/catalog")
1695+
sgml-local-ecat-files:nil
1696+
End:
1697+
-->

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp