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

Commit89b5cbe

Browse files
committed
Update supported platforms list.
1 parent35fde29 commit89b5cbe

File tree

1 file changed

+34
-30
lines changed

1 file changed

+34
-30
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 34 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.225 2005/01/08 22:13:26 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.226 2005/01/10 09:01:04 petere Exp $ -->
22

33
<chapter id="installation">
44
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1461,7 +1461,10 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
14611461
installs according to these instructions and that the regression
14621462
tests pass. <quote>Build farm</quote> entries refer to builds
14631463
reported by the <ulink url="http://www.pgbuildfarm.org/">PostgreSQL
1464-
Build Farm</ulink>.
1464+
Build Farm</ulink>. Platform entries that show an older version of
1465+
PostgreSQL are those that did not receive explicit testing at the
1466+
time of release of version &majorversion; but that we still
1467+
expect to work.
14651468
</para>
14661469

14671470
<note>
@@ -1682,6 +1685,13 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
16821685
<entry>Build farm <systemitem class="systemname">canary</systemitem>, snapshot 2004-12-06 03:30:00</entry>
16831686
<entry>1.6</entry>
16841687
</row>
1688+
<row>
1689+
<entry><systemitem class="osname">OpenBSD</></entry>
1690+
<entry><systemitem>Sparc</></entry>
1691+
<entry>8.0.0</entry>
1692+
<entry>Chris Mair (<email>list@1006.org</email>), 2005-01-10</entry>
1693+
<entry>3.3</entry>
1694+
</row>
16851695
<row>
16861696
<entry><systemitem class="osname">OpenBSD</></entry>
16871697
<entry><systemitem>Sparc64</></entry>
@@ -1760,6 +1770,13 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
17601770
<systemitem class="systemname">dragonfly</systemitem>, snapshot 2004-12-09 04:30:00 (<command>gcc</command>)</entry>
17611771
<entry>Solaris 9; see also <filename>doc/FAQ_Solaris</filename></entry>
17621772
</row>
1773+
<row>
1774+
<entry><systemitem class="osname">SUSE Linux</></entry>
1775+
<entry><systemitem>x86</></entry>
1776+
<entry>8.0.0</entry>
1777+
<entry>Peter Eisentraut (<email>peter_e@gmx.net</email>), 2005-01-10</entry>
1778+
<entry>9.1</entry>
1779+
</row>
17631780
<row>
17641781
<entry><systemitem class="osname">Tru64 UNIX</></entry>
17651782
<entry><systemitem>Alpha</></entry>
@@ -1796,11 +1813,9 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
17961813
<title>Unsupported Platforms:</title>
17971814
<para>
17981815
The following platforms are either known not to work, or they used
1799-
to work in a previous release and we did not receive explicit
1800-
confirmation of a successful test with version &majorversion; at
1801-
the time this list was compiled. We include these here to let you
1802-
know that these platforms <emphasis>could</> be supported if given
1803-
some attention.
1816+
to work in a fairly distant previous release. We include these
1817+
here to let you know that these platforms <emphasis>could</> be
1818+
supported if given some attention.
18041819
</para>
18051820
</formalpara>
18061821

@@ -1821,59 +1836,49 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
18211836
<entry><systemitem class="osname">BeOS</></entry>
18221837
<entry><systemitem>x86</></entry>
18231838
<entry>7.2</entry>
1824-
<entry>2001-11-29,
1825-
Cyril Velter (<email>cyril.velter@libertysurf.fr</email>)</entry>
1839+
<entry>Cyril Velter (<email>cyril.velter@libertysurf.fr</email>), 2001-11-29</entry>
18261840
<entry>needs updates to semaphore code</entry>
18271841
</row>
18281842
<row>
18291843
<entry><systemitem class="osname">Linux</></entry>
18301844
<entry><systemitem>PlayStation 2</></entry>
1831-
<entry>7.4</entry>
1832-
<entry>2003-11-02,
1833-
Peter Eisentraut (<email>peter_e@gmx.net</email>)</entry>
1834-
<entry>
1835-
needs new <filename>config.guess</filename>,
1836-
<option>--disable-spinlocks</option>
1837-
</entry>
1845+
<entry>8.0.0</entry>
1846+
<entry>Chris Mair (<email>list@1006.org</email>), 2005-01-09</entry>
1847+
<entry>requires <option>--disable-spinlocks</option> (works, but slow)</entry>
18381848
</row>
18391849
<row>
18401850
<entry><systemitem class="osname">NetBSD</></entry>
18411851
<entry><systemitem>Alpha</></entry>
18421852
<entry>7.2</entry>
1843-
<entry>2001-11-20,
1844-
Thomas Thai (<email>tom@minnesota.com</email>)</entry>
1853+
<entry>Thomas Thai (<email>tom@minnesota.com</email>), 2001-11-20</entry>
18451854
<entry>1.5W</entry>
18461855
</row>
18471856
<row>
18481857
<entry><systemitem class="osname">NetBSD</></entry>
18491858
<entry><systemitem>MIPS</></entry>
18501859
<entry>7.2.1</entry>
1851-
<entry>2002-06-13,
1852-
Warwick Hunter (<email>whunter@agile.tv</email>)</entry>
1860+
<entry>Warwick Hunter (<email>whunter@agile.tv</email>), 2002-06-13</entry>
18531861
<entry>1.5.3</entry>
18541862
</row>
18551863
<row>
18561864
<entry><systemitem class="osname">NetBSD</></entry>
18571865
<entry><systemitem>PowerPC</></entry>
18581866
<entry>7.2</entry>
1859-
<entry>2001-11-28,
1860-
Bill Studenmund (<email>wrstuden@netbsd.org</email>)</entry>
1867+
<entry>Bill Studenmund (<email>wrstuden@netbsd.org</email>), 2001-11-28</entry>
18611868
<entry>1.5</entry>
18621869
</row>
18631870
<row>
18641871
<entry><systemitem class="osname">NetBSD</></entry>
18651872
<entry><systemitem>VAX</></entry>
18661873
<entry>7.1</entry>
1867-
<entry>2001-03-30,
1868-
Tom I. Helbekkmo (<email>tih@kpnQwest.no</email>)</entry>
1874+
<entry>Tom I. Helbekkmo (<email>tih@kpnQwest.no</email>), 2001-03-30</entry>
18691875
<entry>1.5</entry>
18701876
</row>
18711877
<row>
18721878
<entry><systemitem class="osname">QNX 4 RTOS</></entry>
18731879
<entry><systemitem>x86</></entry>
18741880
<entry>7.2</entry>
1875-
<entry>2001-12-10,
1876-
Bernd Tegge (<email>tegge@repas-aeg.de</email>)
1881+
<entry>Bernd Tegge (<email>tegge@repas-aeg.de</email>), 2001-12-10
18771882
</entry>
18781883
<entry>needs updates to semaphore code;
18791884
see also <filename>doc/FAQ_QNX4</filename></entry>
@@ -1882,22 +1887,21 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
18821887
<entry><systemitem class="osname">QNX RTOS v6</></entry>
18831888
<entry><systemitem>x86</></entry>
18841889
<entry>7.2</entry>
1885-
<entry>2001-11-20,Igor Kovalenko (<email>Igor.Kovalenko@motorola.com</email>)</entry>
1890+
<entry>Igor Kovalenko (<email>Igor.Kovalenko@motorola.com</email>), 2001-11-20</entry>
18861891
<entry>patches available in archives, but too late for 7.2</entry>
18871892
</row>
18881893
<row>
18891894
<entry><systemitem class="osname">SCO OpenServer</></entry>
18901895
<entry><systemitem>x86</></entry>
18911896
<entry>7.3.1</entry>
1892-
<entry>2002-12-11,
1893-
Shibashish Satpathy (<email>shib@postmark.net</>)</entry>
1897+
<entry>Shibashish Satpathy (<email>shib@postmark.net</>), 2002-12-11</entry>
18941898
<entry>5.0.4, <command>gcc</>; see also <filename>doc/FAQ_SCO</filename></entry>
18951899
</row>
18961900
<row>
18971901
<entry><systemitem class="osname">SunOS 4</></entry>
18981902
<entry><systemitem>Sparc</></entry>
18991903
<entry>7.2</entry>
1900-
<entry>2001-12-04,Tatsuo Ishii (<email>t-ishii@sra.co.jp</email>)</entry>
1904+
<entry>Tatsuo Ishii (<email>t-ishii@sra.co.jp</email>), 2001-12-04</entry>
19011905
<entry></entry>
19021906
</row>
19031907
</tbody>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp