|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.248 2005/11/04 16:15:20 tgl Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.249 2005/11/05 00:04:04 tgl Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="installation">
|
4 | 4 | <title><![%standalone-include[<productname>PostgreSQL</>]]>
|
@@ -1520,7 +1520,8 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
|
1520 | 1520 | <entry>Build farm
|
1521 | 1521 | <systemitem class="systemname">kookaburra</systemitem> (5.2, cc 6.0);
|
1522 | 1522 | <systemitem class="systemname">asp</systemitem> (5.2, gcc 3.3.2)</entry>
|
1523 |
| - <entry>see <filename>doc/FAQ_AIX</filename></entry> |
| 1523 | + <entry>see <filename>doc/FAQ_AIX</filename>, |
| 1524 | + particularly if using AIX 5.3 ML3</entry> |
1524 | 1525 | </row>
|
1525 | 1526 | <row>
|
1526 | 1527 | <entry><systemitem class="osname">AIX</></entry>
|
@@ -1718,9 +1719,9 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
|
1718 | 1719 | <row>
|
1719 | 1720 | <entry><systemitem class="osname">IRIX</></entry>
|
1720 | 1721 | <entry><systemitem>MIPS</></entry>
|
1721 |
| - <entry>7.4</entry> |
1722 |
| - <entry>Robert E. Bruccoleri(<email>bruc@stone.congenomics.com</email>),2003-11-12</entry> |
1723 |
| - <entry>6.5.20, <command>cc</command> only</entry> |
| 1722 | + <entry>8.1.0</entry> |
| 1723 | + <entry>Kenneth Marshall(<email>ktm@is.rice.edu</email>),2005-11-04</entry> |
| 1724 | + <entry>6.5, <command>cc</command> only</entry> |
1724 | 1725 | </row>
|
1725 | 1726 | <row>
|
1726 | 1727 | <entry><systemitem class="osname">Mac OS X</></entry>
|
|