<a href="/support/versioning/">lifetime</a> of PostgreSQL.
</p>
<p>
-The PostgreSQL Apt Repository supports the current LTS versions of Ubuntu:
+The PostgreSQL Apt Repository supports the current versions of Ubuntu:
+</p>
<ul>
- <li>20.04</li>
- <li>18.04</li>
- <li>16.04</li>
+ <li>impish (21.10)</li>
+ <li>hirsute (21.04)</li>
+ <li>focal (20.04)</li>
+ <li>bionic (18.04)</li>
</ul>
+<p>
on the following architectures:
+</p>
<ul>
<li>amd64</li>
- <li>arm64 (18.04 and newer)</li>
+ <li>arm64 (18.04 and newer; LTS releases only)</li>
<li>i386 (18.04 and older)</li>
- <li>ppc64el</li>
+ <li>ppc64el (LTS releases only)</li>
</ul>
-While not fully supported, the packages often work on other non-LTS versions as well,
-by using the closest LTS version available.
-</p>
<p>
To use the apt repository, follow these steps:
</p>