Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 145cc51

Browse files
committed
Update supported platforms list.
1 parent f680aae commit 145cc51

File tree

1 file changed

+47
-5
lines changed

1 file changed

+47
-5
lines changed

doc/src/sgml/installation.sgml

Lines changed: 47 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.226 2005/01/10 09:01:04 petere Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.227 2005/01/13 21:13:33 petere Exp $ -->
22

33
<chapter id="installation">
44
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1532,7 +1532,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
15321532
</row>
15331533
<row>
15341534
<entry><systemitem class="osname">Debian GNU/Linux</></entry>
1535-
<entry><systemitem>Itanium</></entry>
1535+
<entry><systemitem>IA64</></entry>
15361536
<entry>7.4</entry>
15371537
<entry>No&egrave;l K&ouml;the (<email>noel@debian.org</email>), 2003-10-25</entry>
15381538
<entry></entry>
@@ -1624,7 +1624,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
16241624
</row>
16251625
<row>
16261626
<entry><systemitem class="osname">HP-UX</></entry>
1627-
<entry><systemitem>Itanium</></entry>
1627+
<entry><systemitem>IA64</></entry>
16281628
<entry>8.0.0</entry>
16291629
<entry>Tom Lane (<email>tgl@sss.pgh.pa.us</email>), 2005-01-06</entry>
16301630
<entry>11.23, <command>gcc</> and <command>cc</>; see also <filename>doc/FAQ_HPUX</filename></entry>
@@ -1770,12 +1770,54 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
17701770
<systemitem class="systemname">dragonfly</systemitem>, snapshot 2004-12-09 04:30:00 (<command>gcc</command>)</entry>
17711771
<entry>Solaris 9; see also <filename>doc/FAQ_Solaris</filename></entry>
17721772
</row>
1773+
<row>
1774+
<entry><systemitem class="osname">SUSE Linux</></entry>
1775+
<entry><systemitem>AMD64</></entry>
1776+
<entry>8.0.0</entry>
1777+
<entry>Reinhard Max (<email>max@suse.de</email>), 2005-01-03</entry>
1778+
<entry>9.0, 9.1, 9.2, SLES 9</entry>
1779+
</row>
1780+
<row>
1781+
<entry><systemitem class="osname">SUSE Linux</></entry>
1782+
<entry><systemitem>IA64</></entry>
1783+
<entry>8.0.0</entry>
1784+
<entry>Reinhard Max (<email>max@suse.de</email>), 2005-01-03</entry>
1785+
<entry>SLES 9</entry>
1786+
</row>
1787+
<row>
1788+
<entry><systemitem class="osname">SUSE Linux</></entry>
1789+
<entry><systemitem>PowerPC</></entry>
1790+
<entry>8.0.0</entry>
1791+
<entry>Reinhard Max (<email>max@suse.de</email>), 2005-01-03</entry>
1792+
<entry>SLES 9</entry>
1793+
</row>
1794+
<row>
1795+
<entry><systemitem class="osname">SUSE Linux</></entry>
1796+
<entry><systemitem>PowerPC 64</></entry>
1797+
<entry>8.0.0</entry>
1798+
<entry>Reinhard Max (<email>max@suse.de</email>), 2005-01-03</entry>
1799+
<entry>SLES 9</entry>
1800+
</row>
1801+
<row>
1802+
<entry><systemitem class="osname">SUSE Linux</></entry>
1803+
<entry><systemitem>S/390</></entry>
1804+
<entry>8.0.0</entry>
1805+
<entry>Reinhard Max (<email>max@suse.de</email>), 2005-01-03</entry>
1806+
<entry>SLES 9</entry>
1807+
</row>
1808+
<row>
1809+
<entry><systemitem class="osname">SUSE Linux</></entry>
1810+
<entry><systemitem>S/390x</></entry>
1811+
<entry>8.0.0</entry>
1812+
<entry>Reinhard Max (<email>max@suse.de</email>), 2005-01-03</entry>
1813+
<entry>SLES 9</entry>
1814+
</row>
17731815
<row>
17741816
<entry><systemitem class="osname">SUSE Linux</></entry>
17751817
<entry><systemitem>x86</></entry>
17761818
<entry>8.0.0</entry>
1777-
<entry>Peter Eisentraut (<email>peter_e@gmx.net</email>), 2005-01-10</entry>
1778-
<entry>9.1</entry>
1819+
<entry>Reinhard Max (<email>max@suse.de</email>), 2005-01-03</entry>
1820+
<entry>9.0, 9.1, 9.2, SLES 9</entry>
17791821
</row>
17801822
<row>
17811823
<entry><systemitem class="osname">Tru64 UNIX</></entry>

0 commit comments

Comments
 (0)