From d4de73ec5b8b2fdbfa9ab092c9b804cf564efb08 Mon Sep 17 00:00:00 2001
From: Magnus Hagander
Date: Mon, 16 Aug 2021 14:14:09 +0200
Subject: [PATCH] Update list of supported versions of Debian and Ubuntu
Per request from Christophe Berg
Discussion: https://postgr.es/m/CAFX21E+xUSZyJd_A6vVuqmnSLTgDf_4=cgTo9W+T8sdXP4j5ww@mail.gmail.com
---
templates/pages/download/linux/debian.html | 3 +--
templates/pages/download/linux/ubuntu.html | 19 ++++++++++---------
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/templates/pages/download/linux/debian.html b/templates/pages/download/linux/debian.html
index a2883423..0c61cb08 100644
--- a/templates/pages/download/linux/debian.html
+++ b/templates/pages/download/linux/debian.html
@@ -28,10 +28,9 @@ The PostgreSQL apt repository supports the currently supported stable
versions of Debian:
+ - Bullseye (11.x)
- Buster (10.x)
- Stretch (9.x)
- - Jessie (8.x)
- - Bullseye (11.x, testing)
- Sid (unstable)
on the following architectures:
diff --git a/templates/pages/download/linux/ubuntu.html b/templates/pages/download/linux/ubuntu.html
index 2efd2ff1..5acf8f46 100644
--- a/templates/pages/download/linux/ubuntu.html
+++ b/templates/pages/download/linux/ubuntu.html
@@ -23,23 +23,24 @@ updates for all supported versions of PostgreSQL throughout the support
lifetime of PostgreSQL.
-The PostgreSQL Apt Repository supports the current LTS versions of Ubuntu:
+The PostgreSQL Apt Repository supports the current versions of Ubuntu:
+
- - 20.04
- - 18.04
- - 16.04
+ - impish (21.10)
+ - hirsute (21.04)
+ - focal (20.04)
+ - bionic (18.04)
+
on the following architectures:
+
- amd64
- - arm64 (18.04 and newer)
+ - arm64 (18.04 and newer; LTS releases only)
- i386 (18.04 and older)
- - ppc64el
+ - ppc64el (LTS releases only)
-While not fully supported, the packages often work on other non-LTS versions as well,
-by using the closest LTS version available.
-
To use the apt repository, follow these steps:
--
2.39.5