diff --git a/templates/pages/download/linux.html b/templates/pages/download/linux.html index a39a61d..7e43b08 100644 --- a/templates/pages/download/linux.html +++ b/templates/pages/download/linux.html @@ -38,5 +38,45 @@ the documentation for your Linux distribution. {%include "pages/download/linux/linux_oneclick.inc" %} +

Platform support

+ +

The installers are tested by EnterpriseDB on the following platforms. + They may also work on other variations or versions:

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PostgreSQL Version64 Bit Platforms32 Bit Platforms
9.6RHEL / CentOS / OEL 7.x & 6.x, SLES 12.x, Ubuntu 14.04 LTS, Debian 8.x & 7.xRHEL / CentOS / OEL 6.x, SLES 12.x, Ubuntu 14.04 LTS
9.5RHEL / CentOS / OEL 7.x & 6.x, SLES 12.x, Ubuntu 14.04 LTS, Debian 7.x, Amazon LinuxRHEL / CentOS / OEL 6.x, SLES 12.x, Ubuntu 14.04 LTS, Debian 7.x, Amazon Linux
9.4RHEL / CentOS / OEL 7.x & 6.x, SLES 11.x, Ubuntu 14.04 LTS, Debian 7.x, Amazon LinuxRHEL / CentOS / OEL 6.x, SLES 12.x, Ubuntu 14.04 LTS, Debian 7.x, Amazon Linux
9.3RHEL / CentOS / OEL 6.x, SLES 11.x, Ubuntu 12.04 LTS, Debian 7.x, Amazon LinuxRHEL / CentOS / OEL 6.x, SLES 11.x, Ubuntu 12.04 LTS, Debian 7.x, Amazon Linux
9.2RHEL / CentOS / OEL 6.x, 5.x, SLES 11.x, Ubuntu 12.04 LTSRHEL / CentOS / OEL 6.x, 5.x, SLES 11.x, Ubuntu 12.04 LTS
+
+ {%include "pages/download/linux/linux_source.inc" %} {%endblock%} diff --git a/templates/pages/download/linux/debian.html b/templates/pages/download/linux/debian.html index 9a29783..1b797e9 100644 --- a/templates/pages/download/linux/debian.html +++ b/templates/pages/download/linux/debian.html @@ -100,5 +100,40 @@ the builtin repositories. {%include "pages/download/linux/linux_oneclick.inc" %} +

Platform support

+ +

The installers are tested by EnterpriseDB on the following platforms. + They may also work on other variations or versions:

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
PostgreSQL Version64 Bit Platforms32 Bit Platforms
9.6Debian 8.x & 7.x 
9.5Debian 7.xDebian 7.x
9.4Debian 7.xDebian 7.x
9.3Debian 7.xDebian 7.x
+
+ {%include "pages/download/linux/linux_source.inc" %} {%endblock%} diff --git a/templates/pages/download/linux/redhat.html b/templates/pages/download/linux/redhat.html index 31141aa..b7c97f5 100644 --- a/templates/pages/download/linux/redhat.html +++ b/templates/pages/download/linux/redhat.html @@ -178,5 +178,45 @@ and manual installation as well. {%include "pages/download/linux/linux_oneclick.inc" %} +

Platform support

+ +

The installers are tested by EnterpriseDB on the following platforms. + They may also work on other variations or versions:

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PostgreSQL Version64 Bit Platforms32 Bit Platforms
9.6RHEL / CentOS / OEL 7.x & 6.xRHEL / CentOS / OEL 6.x
9.5RHEL / CentOS / OEL 7.x & 6.xRHEL / CentOS / OEL 6.x
9.4RHEL / CentOS / OEL 7.x & 6.xRHEL / CentOS / OEL 6.x
9.3RHEL / CentOS / OEL 6.xRHEL / CentOS / OEL 6.x
9.2RHEL / CentOS / OEL 6.x, 5.xRHEL / CentOS / OEL 6.x, 5.x
+
+ {%include "pages/download/linux/linux_source.inc" %} {%endblock%} diff --git a/templates/pages/download/linux/suse.html b/templates/pages/download/linux/suse.html index 3e7035d..06924f5 100644 --- a/templates/pages/download/linux/suse.html +++ b/templates/pages/download/linux/suse.html @@ -23,5 +23,45 @@ to find suitable packages. Documentation is also available there. {%include "pages/download/linux/linux_oneclick.inc" %} +

Platform support

+ +

The installers are tested by EnterpriseDB on the following platforms. + They may also work on other variations or versions:

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PostgreSQL Version64 Bit Platforms32 Bit Platforms
9.6SLES 12.xSLES 12.x
9.5SLES 12.xSLES 12.x
9.4SLES 11.xSLES 11.x
9.3SLES 11.xSLES 11.x
9.2SLES 11.xSLES 11.x
+
+ {%include "pages/download/linux/linux_source.inc" %} {%endblock%} diff --git a/templates/pages/download/linux/ubuntu.html b/templates/pages/download/linux/ubuntu.html index 9bedc0a..092efd0 100644 --- a/templates/pages/download/linux/ubuntu.html +++ b/templates/pages/download/linux/ubuntu.html @@ -90,5 +90,45 @@ version number as required): {%include "pages/download/linux/linux_oneclick.inc" %} +

Platform support

+ +

The installers are tested by EnterpriseDB on the following platforms. + They may also work on other variations or versions:

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PostgreSQL Version64 Bit Platforms32 Bit Platforms
9.6Ubuntu 14.04 LTSUbuntu 14.04 LTS
9.5Ubuntu 14.04 LTSUbuntu 14.04 LTS
9.4Ubuntu 14.04 LTSUbuntu 14.04 LTS
9.3Ubuntu 12.04 LTSUbuntu 12.04 LTS
9.2Ubuntu 12.04 LTSUbuntu 12.04 LTS
+
+ {%include "pages/download/linux/linux_source.inc" %} {%endblock%} diff --git a/templates/pages/download/macosx.html b/templates/pages/download/macosx.html index ed1ef37..fbc9fd5 100644 --- a/templates/pages/download/macosx.html +++ b/templates/pages/download/macosx.html @@ -47,6 +47,40 @@ of the binaries, without the installer. This download is intended for users who wish to include PostgreSQL as part of another application installer.

+

Platform support

+ +

The installers are tested by EnterpriseDB on the following platforms. + They will generally work on newer versions of macOS as well:

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
PostgreSQL Version64 Bit macOS Platforms
9.610.8 - 10.12
9.510.8 - 10.12
9.410.6 - 10.9
9.310.6 - 10.9
9.210.6 - 10.9
+
+

Graphical installer by BigSQL

diff --git a/templates/pages/download/windows.html b/templates/pages/download/windows.html index 07c7d4e..a3bfb66 100644 --- a/templates/pages/download/windows.html +++ b/templates/pages/download/windows.html @@ -26,6 +26,46 @@ The installer is designed to be a straightforward, fast way to get up and runnin PostgreSQL on Windows.

+

Platform support

+ +

The installers are tested by EnterpriseDB on the following platforms. + They can generally be expected to run on other comparable versions:

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PostgreSQL Version64 Bit Windows Platforms32 Bit Windows Platforms
9.62012 R2 & R1, 2008 R2, 7, 8, 102008 R1, 7, 8, 10
9.52012 R2 & R1, 2008 R22008 R1
9.42012 R2, 2008 R22008 R1
9.32012, 2008 R22008 R1
9.22008 R2 & R12008 R1
+
+

Advanced users can also download a zip archive