Doc: Acknowledge historically supported CPUs and OSes.
authorThomas Munro <tmunro@postgresql.org>
Mon, 11 Jul 2022 22:57:52 +0000 (10:57 +1200)
committerThomas Munro <tmunro@postgresql.org>
Mon, 11 Jul 2022 23:05:44 +0000 (11:05 +1200)
PostgreSQL/POSTGRES has run on a huge range of CPUs and OSes.  As we're
dropping some of the earliest systems the project was founded on, let's
provide a place to remember them.

Discussion: https://postgr.es/m/959917.1657522169%40sss.pgh.pa.us

doc/src/sgml/installation.sgml

index 381b728e08ca789f8f8fd2447fa1ce7b17fc09d5..32e0d3fd9d31be72a5829a353c6d080d9050de69 100644 (file)
@@ -2153,6 +2153,14 @@ export MANPATH
    <email>pgsql-hackers@lists.postgresql.org</email> is the appropriate place
    to discuss that.
   </para>
+
+  <para>
+   Historical versions of <productname>PostgreSQL</productname> or POSTGRES
+   also ran on CPU architectures including Alpha, Itanium, M32R, M68K,
+   M88K, NS32K, SuperH, and VAX, and operating systems including 4.3BSD, BEOS,
+   BSD/OS, DG/UX, Dynix, HP-UX, IRIX, NeXTSTEP, QNX, SCO, SINIX, Sprite, SunOS,
+   Tru64 UNIX, and ULTRIX.
+  </para>
  </sect1>
 
  <sect1 id="installation-platform-notes">