Note that Linux installers are no longer supported with 11.x, and remove old versions.
authorDave Page <dpage@pgadmin.org>
Wed, 8 May 2019 14:39:18 +0000 (15:39 +0100)
committerDave Page <dpage@pgadmin.org>
Wed, 8 May 2019 14:39:18 +0000 (15:39 +0100)
templates/pages/download/linux/debian.html
templates/pages/download/linux/linux_oneclick.inc
templates/pages/download/linux/redhat.html
templates/pages/download/linux/suse.html
templates/pages/download/linux/ubuntu.html

index bb7b70d31a7784ce187058b3229189dac97fed99..0c08a404ef8321c2d380743bff75c79476a9ae20 100644 (file)
@@ -157,11 +157,6 @@ the builtin repositories.
       <td>Debian 7.x</td>
       <td>Debian 7.x</td>
     </tr>
-    <tr>
-      <th scope="row">9.3</th>
-      <td>Debian 7.x</td>
-      <td>Debian 7.x</td>
-    </tr>
   </tbody>
 </table>
 
index 59b4e7e70dd1acf5aceb807ca7543172f8c2ba8a..be50f3843e23d9216a16feb3cfacaa30c457d7f6 100644 (file)
@@ -1,9 +1,12 @@
 <h2>Interactive installer by EnterpriseDB</h2>
 <p>
 <a href="https://www.enterprisedb.com/downloads/postgres-postgresql-downloads"> Download the installer</a>
- certified by EnterpriseDB for all supported PostgreSQL versions.
+ certified by EnterpriseDB for PostgreSQL 10.x and earlier.
 </p>
 
+<p><strong>Note:</strong> Installers for Linux are no longer being product for PostgreSQL 11 and later.
+Users are advised to use platform native packages instead.</p>
+
 <p>This installer includes the PostgreSQL server, pgAdmin; a graphical tool for managing and developing
 your databases, and StackBuilder; a package manager that can be used to download and install
 additional PostgreSQL tools and drivers. Stackbuilder includes management,
index d74a42f27909fc0f28f477128f98384bff2c9679..13f56d7dfd80d2823896980129c1135736a3724e 100644 (file)
@@ -225,16 +225,6 @@ and manual installation as well.
       <td>RHEL / CentOS / OEL 7.x &amp; 6.x</td>
       <td>RHEL / CentOS / OEL 6.x</td>
     </tr>
-    <tr>
-      <th scope="row">9.3</th>
-      <td>RHEL / CentOS / OEL 6.x</td>
-      <td>RHEL / CentOS / OEL 6.x</td>
-    </tr>
-    <tr>
-      <th scope="row">9.2</th>
-      <td>RHEL / CentOS / OEL 6.x, 5.x</td>
-      <td>RHEL / CentOS / OEL 6.x, 5.x</td>
-    </tr>
   </tbody>
 </table>
 
index 64578a4ae090e36482bb0180ac72aea64f12b8da..2ec1fa312c51261b9c63c01517772febf1994cf3 100644 (file)
@@ -70,16 +70,6 @@ to find suitable packages. Documentation is also available there.
       <td>SLES 11.x</td>
       <td>SLES 11.x</td>
     </tr>
-    <tr>
-      <td>9.3</td>
-      <td>SLES 11.x</td>
-      <td>SLES 11.x</td>
-    </tr>
-    <tr>
-      <td>9.2</td>
-      <td>SLES 11.x</td>
-      <td>SLES 11.x</td>
-    </tr>
   </tbody>
 </table>
 
index ac2b8008cd611f3ddbe7372bf7bf5314e916b105..393adef06e5a94b03681b64e76c724ce7d98e220 100644 (file)
@@ -144,16 +144,6 @@ version number as required):
       <td>Ubuntu 14.04 LTS</td>
       <td>Ubuntu 14.04 LTS</td>
     </tr>
-    <tr>
-      <td>9.3</td>
-      <td>Ubuntu 12.04 LTS</td>
-      <td>Ubuntu 12.04 LTS</td>
-    </tr>
-    <tr>
-      <td>9.2</td>
-      <td>Ubuntu 12.04 LTS</td>
-      <td>Ubuntu 12.04 LTS</td>
-    </tr>
   </tbody>
 </table>