|
1 | | -<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.212 2004/12/13 18:05:08 petere Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.213 2004/12/14 00:36:12 petere Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="installation"> |
4 | 4 | <title><![%standalone-include[<productname>PostgreSQL</>]]> |
@@ -1445,6 +1445,13 @@ kill `cat /usr/local/pgsql/data/postmaster.pid` |
1445 | 1445 | </row> |
1446 | 1446 | </thead> |
1447 | 1447 | <tbody> |
| 1448 | + <row> |
| 1449 | + <entry><systemitem class="osname">AIX</></entry> |
| 1450 | + <entry><systemitem>PowerPC</></entry> |
| 1451 | + <entry>8.0.0</entry> |
| 1452 | + <entry>Travis P (<email>twp@castle.fastmail.fm</email>), 2004-12-12</entry> |
| 1453 | + <entry>see also <filename>doc/FAQ_AIX</filename></entry> |
| 1454 | + </row> |
1448 | 1455 | <row> |
1449 | 1456 | <entry><systemitem class="osname">AIX</></entry> |
1450 | 1457 | <entry><systemitem>RS6000</></entry> |
@@ -1536,6 +1543,13 @@ kill `cat /usr/local/pgsql/data/postmaster.pid` |
1536 | 1543 | <entry>Peter Eisentraut (<email>peter_e@gmx.net</email>), 2004-12-06</entry> |
1537 | 1544 | <entry>3.1 (sarge), kernel 2.6</entry> |
1538 | 1545 | </row> |
| 1546 | + <row> |
| 1547 | + <entry><systemitem class="osname">Fedora</></entry> |
| 1548 | + <entry><systemitem>AMD64</></entry> |
| 1549 | + <entry>8.0.0</entry> |
| 1550 | + <entry>John Gray (<email>jgray@azuli.co.uk</email>), 2004-12-12</entry> |
| 1551 | + <entry>FC3</entry> |
| 1552 | + </row> |
1539 | 1553 | <row> |
1540 | 1554 | <entry><systemitem class="osname">Fedora</></entry> |
1541 | 1555 | <entry><systemitem>x86</></entry> |
@@ -1683,16 +1697,17 @@ kill `cat /usr/local/pgsql/data/postmaster.pid` |
1683 | 1697 | <row> |
1684 | 1698 | <entry><systemitem class="osname">Solaris</></entry> |
1685 | 1699 | <entry><systemitem>Sparc</></entry> |
1686 | | - <entry>7.4</entry> |
1687 | | - <entry>Christopher Browne (<email>cbbrowne@libertyrms.info</email>),2003-10-26</entry> |
1688 | | - <entry>2.8; see also <filename>doc/FAQ_Solaris</filename></entry> |
| 1700 | + <entry>8.0.0</entry> |
| 1701 | + <entry>Kenneth Marshall (<email>ktm@is.rice.edu</email>),2004-12-07</entry> |
| 1702 | + <entry>Solaris8; see also <filename>doc/FAQ_Solaris</filename></entry> |
1689 | 1703 | </row> |
1690 | 1704 | <row> |
1691 | 1705 | <entry><systemitem class="osname">Solaris</></entry> |
1692 | 1706 | <entry><systemitem>x86</></entry> |
1693 | | - <entry>7.4</entry> |
1694 | | - <entry>Kurt Roeckx (<email>Q@ping.be</email>), 2003-10-26</entry> |
1695 | | - <entry>2.6; see also <filename>doc/FAQ_Solaris</filename></entry> |
| 1707 | + <entry>8.0.0</entry> |
| 1708 | + <entry>Build farm <systemitem class="systemname">kudu</systemitem>, snapshot 2004-12-10 02:30:04 (<command>cc</command>); |
| 1709 | + <systemitem class="systemname">dragonfly</systemitem>, snapshot 2004-12-09 04:30:00 (<command>gcc</command>)</entry> |
| 1710 | + <entry>Solaris 9; see also <filename>doc/FAQ_Solaris</filename></entry> |
1696 | 1711 | </row> |
1697 | 1712 | <row> |
1698 | 1713 | <entry><systemitem class="osname">Tru64 UNIX</></entry> |
|