diff options
author | Bruce Momjian <bruce@momjian.us> | 1997-07-15 01:02:05 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 1997-07-15 01:02:05 +0000 |
commit | aa95de72defd8699761c47152d4529e24ed0e56a (patch) | |
tree | 4821308c6cd70b3faa656c3843a284bf3d447f3f | |
parent | 5eb4fadeaa414be90465faac2b6bd0d31814df32 (diff) | |
download | postgresql-aa95de72defd8699761c47152d4529e24ed0e56a.tar.gz postgresql-aa95de72defd8699761c47152d4529e24ed0e56a.zip |
Update supported ports.
-rw-r--r-- | INSTALL | 2 | ||||
-rw-r--r-- | doc/FAQ | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -41,7 +41,7 @@ REQUIREMENTS TO RUN POSTGRESQL PostgreSQL has been tested on the following platforms: aix IBM on AIX 3.2.5 or 4.x - alpha DEC Alpha AXP on Digital Unix 2.0 & 3.2 + alpha DEC Alpha AXP on Digital Unix 2.0, 3.2, 4.0 BSD44_derived OSs derived from 4.4-lite BSD (NetBSD, FreeBSD) bsdi BSD/OS 2.0, 2.01, 2.1, 3.0 dgux DG/UX 5.4R4.11 @@ -154,7 +154,7 @@ Section 1: General Questions The authors have compiled and tested PostgreSQL on the following platforms(some of these compiles require gcc 2.7.0): * aix - IBM on AIX 3.2.5 or 4.x - * alpha - DEC Alpha AXP on Digital Unix 2.0 and 3.2 + * alpha - DEC Alpha AXP on Digital Unix 2.0, 3.2, 4.0 * BSD44_derived - OSs derived from 4.4-lite BSD (NetBSD, FreeBSD) * bsdi - BSD/OS 2.0, 2.01, 2.1, 3.0 * dgux - DG/UX 5.4R4.11 |