diff options
| author | Bruce Momjian | 1997-07-29 14:17:48 +0000 |
|---|---|---|
| committer | Bruce Momjian | 1997-07-29 14:17:48 +0000 |
| commit | 6e34dc3ea0c40255d5c5098b89155a4693463c19 (patch) | |
| tree | 253dc72383733f6e6248dd8eab8d93106816eb04 | |
| parent | 8d25436d70a0e5f286a48cf60f4ad3899251eff9 (diff) | |
Add PPC Linux to port list.
| -rw-r--r-- | INSTALL | 1 | ||||
| -rw-r--r-- | doc/FAQ | 6 |
2 files changed, 4 insertions, 3 deletions
@@ -50,6 +50,7 @@ PostgreSQL has been tested on the following platforms: irix5 SGI MIPS on IRIX 5.3 linux Intel x86 on Linux 2.0 and Linux ELF SPARC on Linux ELF + PPC on Linux ELF (For non-ELF Linux, see LINUX_ELF below). sco SCO 3.2v5 sparc_solaris SUN SPARC on Solaris 2.4, 2.5, 2.5.1 @@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Sun Jul 27 21:19:00 EDT 1997 + Last updated: Tue Jul 29 10:09:15 EDT 1997 Version: 6.1.1 Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us) @@ -161,8 +161,8 @@ Section 1: General Questions * hpux - HP PA-RISC on HP-UX 9.0, 10 * i386_solaris - i386 Solaris * irix5 - SGI MIPS on IRIX 5.3 - * linux - Intel x86 on Linux 1.2 and Linux ELF (For non-ELF Linux, - see LINUX_ELF below). + * linux - Intel x86 on Linux 2.0 and Linux ELF SPARC on Linux ELF + PPC on Linux Elf (For non-ELF Linux, see LINUX_ELF below). * sco - SCO 3.2v5 * sparc_solaris - SUN SPARC on Solaris 2.4, 2.5, 2.5.1 * sunos4 - SUN SPARC on SunOS 4.1.3 |
