<link rel="stylesheet" href="/static/css/pgzypp.css">
- <title>{%block title%}{%endblock%} - PostgreSQL Zypper Repository</title>
+ <title>{%block title%}{%endblock%} - Postgres Zypper Repository</title>
<script>
let theme = 'light';
<div class="col">
<nav class="navbar fixed-top navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand p-0" href="/">
- <img class="logo" src="/static/img/elephant.png" alt="PostgreSQL Elephant Logo">
+ <img class="logo" src="/static/img/elephant.png" alt="Postgres Elephant Logo">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#pgNavbar" aria-controls="pgNavbar" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
<li><a href="/news/new-repo-extra-packages/">Extras repository for SLES 15</a></li>
<li><a href="/news/new-repo-rpms-released/">"Common" repository for SLES 15</a></li>
<li><a href="/news/sles12-postgresql-rpms-end-of-life/">EOL announcement for SLES 12.</a></li>
- <li><a href="/news/postgresql-rpms-for-sles-15-released/"> PostgreSQL 11+ RPMs for SLES 15 released.</a></li>
- <li><a href="/news/postgresql-rpms-for-sles-12-released/"> PostgreSQL RPMs for SLES 12 released.</a></li>
- <li><a href="/news/rsync-support-for-sles-available/"> rsync support for PostgreSQL SUSE repository is now available.</a></li>
+ <li><a href="/news/postgresql-rpms-for-sles-15-released/"> Postgres 11+ RPMs for SLES 15 released.</a></li>
+ <li><a href="/news/postgresql-rpms-for-sles-12-released/"> Postgres RPMs for SLES 12 released.</a></li>
+ <li><a href="/news/rsync-support-for-sles-available/"> rsync support for Postgres SUSE repository is now available.</a></li>
</ul>
</div>
<!-- End Related Info -->
{% block title %}Welcome{% endblock %}
{% block maincontent %}
-<h1>Installing PostgreSQL Extensions via RPMs</h1>
-<p>You will find details about installing PostgreSQL extensions on SuSE Enterprise Linux.
+<h1>Installing Postgres Extensions via RPMs</h1>
+<p>You will find details about installing Postgres extensions on SuSE Enterprise Linux.
</p>
</p>
{%block title%}Howto{%endblock%}
{%block maincontent%}
-<h1>PostgreSQL - SLES Repo Configuration</h1>
+<h1>Postgres - SLES Repo Configuration</h1>
<p>
- You can use the zypper package manager to install PostgreSQL and/or other
+ You can use the zypper package manager to install Postgres and/or other
components on an SLES 15 / SLES 12 host. zypper will attempt to satisfy
package dependencies as it installs a package, but some components (mainly
PostGIS) require access to specific repositories that are not hosted at
</p>
<p>
- To install PostgreSQL and/or other components, runthe following commands to
- add PostgreSQL community repository configuration files to your SLES host:
+ To install Postgres and/or other components, run the following commands to
+ add Postgres community repository configuration files to your SLES host:
</p>
<ul>
<a name="pg15sles">SLES 12:</a>
</p>
<ul>
- <li>SLES 12 / PostgreSQL 15: <code>zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-12-pg15.repo</code></li>
- <li>SLES 12 / PostgreSQL 14: <code>zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-12-pg14.repo</code></li>
- <li>SLES 12 / PostgreSQL 13: <code>zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-13.repo</code></li>
- <li>SLES 12 / PostgreSQL 12: <code>zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-12.repo</code></li>
+ <li>SLES 12 / Postgres 15: <code>zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-12-pg15.repo</code></li>
+ <li>SLES 12 / Postgres 14: <code>zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-12-pg14.repo</code></li>
+ <li>SLES 12 / Postgres 13: <code>zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-13.repo</code></li>
+ <li>SLES 12 / Postgres 12: <code>zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-12.repo</code></li>
</ul>
<p>
After creating the repository configuration files, use the <code>zypper
refresh</code> command to refresh the metadata on your SLES host to
- include the PostgreSQL SUSE repositories:
+ include the Postgres SUSE repositories:
</p>
<p>
<code>zypper refresh</code>
</p>
-<h2>Installing PostgreSQL on SLES host</h2>
+<h2>Installing Postgres on SLES host</h2>
<p>
- After adding the repo, use the following command to install PostgreSQL on
+ After adding the repo, use the following command to install Postgres on
the SLES host:
</p>
<p>
- <a name="pg17install">PostgreSQL 17:</a>
+ <a name="pg17install">Postgres 17:</a>
</p>
<p>
- <a name="pg16install">PostgreSQL 17:</a>
+ <a name="pg16install">Postgres 17:</a>
</p>
<p>
<a name="pg15slesinstall"></a>
</p>
<p>
- <a name="pg15install">PostgreSQL 15:</a>
+ <a name="pg15install">Postgres 15:</a>
</p>
<p>
<a name="pg15slesinstall"></a>
</p>
<p>
- Please take a look at the <a href="/packages/">PostgreSQL SuSE package
+ Please take a look at the <a href="/packages/">Postgres SuSE package
list</a> to see what other packages are available in the repository.
</p>
{% block title %}Welcome{% endblock %}
{% block maincontent %}
-<h1>PostgreSQL Zypper Repository </h1>
-<p>You will find details on PostgreSQL and related RPMs for SuSE Enterprise Linux.
+<h1>Postgres Zypper Repository </h1>
+<p>You will find details on Postgres (also known as PostgreSQL) and related
+ RPMs for SuSE Enterprise Linux.
</p>
-<h2>About The PostgreSQL ZYPP Repository</h2>
-We provide users PostgreSQL and related RPMs for SuSE Enterprise Linux. Please see "<a href="/howtozypp/">ZYPP Howto</a>" for help.
+<h2>About The Postgres ZYPP Repository</h2>
+We provide users Postgres and related RPMs for SuSE Enterprise Linux. Please
+ see "<a href="/howtozypp/">ZYPP Howto</a>" for help.
</p>
<h2>SLES 15 SP6 packages are available</h2>
-<p>PostgreSQL ZYPP repository supports SLES 15 SP 6 as of 31 July 2024. Please note that SP5 won't receive updates.</p>
+<p>The Postgres ZYPP repository supports SLES 15 SP 6 as of 31 July 2024.
+ Please note that SP5 won't receive updates.</p>
<h2>26 February 2024 GPG Key Update</h2>
<p>GPG keys on SLES 15 have been updated as of 26 February 2024. Users need to <b>install the new repository RPMs</b>
if they want to receive update or install new packages. Please visit
- <a href="/news/pgdg-zypp-repo-gpg-key-update">PostgreSQL ZYPP repository GPG key update</a> page for details.
+ <a href="/news/pgdg-zypp-repo-gpg-key-update">Postgres ZYPP repository GPG key update</a> page for details.
</p>
<p> You can pick up any combination below:</p>
-<h2>Available PostgreSQL Releases</h2>
+<h2>Available Postgres Releases</h2>
<ul>
<li><a href="/packages/#pg17">18</a><span class="pgyum-warning"> (v18 PACKAGES ARE FOR BETA TESTING ONLY! USE v17 or v16 PACKAGES FOR PRODUCTION)</span>.</li>
<li><a href="/packages/#pg16">17</a></li>
{%extends "base.html" %}
-{%block title%}Extra packages for PostgreSQL RPM repo{%endblock%}
+{%block title%}Extra packages for Postgres RPM repo{%endblock%}
{%block maincontent%}
-<h1>Extra packages for PostgreSQL RPM repo</h1>
+<h1>Extra packages for Postgres RPM repo</h1>
<p>
Recently we added consul, consul-template, haproxy, keepalived, vip-manager and etcd packages
- to the PostgreSQL RPM repository to support Patroni installations. The main motivation is to
+ to the Postgres RPM repository to support Patroni installations. The main motivation is to
provide latest and greatest versions of these packages.
</p>
<p>
<h1>Announcing "common" ZYPP repository</h1>
<p>
- The community PostgreSQL ZYPP repository does not just include PostgreSQL
- packages, but also some extensions which depend on a specific PostgreSQL
- version (e.g. PostGIS.), packages in the PostgreSQL world which can be used
- against some (or all) PostgreSQL versions, and the supportive packages for
+ The community Postgres ZYPP repository does not just include Postgres
+ packages, but also some extensions which depend on a specific Postgres
+ version (e.g. PostGIS.), packages in the Postgres world which can be used
+ against some (or all) Postgres versions, and the supportive packages for
those extensions (e.g. Proj, GeOS).
</p>
<p>
Until yesterday, all of these packages were contained in the same directory
- for each OS / PostgreSQL combination. This increased both build time and
+ for each OS / Postgres combination. This increased both build time and
the disk space required.
</p>
<p>
<p class="pgzypp-bold">
Existing installations will continue running, and you will still
receive “non-common” updates, in particular updates to the main
- PostgreSQL packages. However, new installations will fail when they
+ Postgres packages. However, new installations will fail when they
need the common packages.
</p>
</li>
{%extends "base.html" %}
-{%block title%}PostgreSQL SLES repository GPG key update - 26 February 2024{%endblock%}
+{%block title%}Postgres SLES repository GPG key update - 26 February 2024{%endblock%}
{%block maincontent%}
-<h1>PostgreSQL SLES repository GPG key update - 26 February 2024</h1>
+<h1>Postgres SLES repository GPG key update - 26 February 2024</h1>
<h2>General overview</h2>
<p>
- The previous GPG signatures of the PostgreSQL RPM packages were weak and outdated.
+ The previous GPG signatures of the Postgres RPM packages were weak and outdated.
</p>
<h2>So, what happened?</h2>
<p>
{%extends "base.html" %}
-{%block title%}PostgreSQL 9.6+ RPMs for SLES 12 are now available.{%endblock%}
+{%block title%}Postgres 9.6+ RPMs for SLES 12 are now available.{%endblock%}
{%block maincontent%}
<h1> PostgreSQL RPMs for SLES 12 SP4 and SP5 are available.</h1>
{%extends "base.html" %}
-{%block title%}PostgreSQL 11+ RPMs for SLES 15 are now available.{%endblock%}
+{%block title%}Postgres 11+ RPMs for SLES 15 are now available.{%endblock%}
{%block maincontent%}
-<h1> PostgreSQL 11+ RPMs for SLES 15 are available.</h1>
+<h1> Postgres 11+ RPMs for SLES 15 are available.</h1>
<p>
Please install repository by following the instructions here first:
<a href="/zypphowto/">Zypp repository Howto</a>
{%extends "base.html" %}
-{%block title%} rsync support for PostgreSQL SUSE repository is now available.{%endblock%}
+{%block title%} rsync support for Postgres SUSE repository is now available.{%endblock%}
{%block maincontent%}
-<h1> rsync support for PostgreSQL SUSE repository is now available.</h1>
+<h1> rsync support for Postgres SUSE repository is now available.</h1>
<p>
Here is the list of modules for SLES:
</p>
<p>
<code>
$ rsync zypp.postgresql.org::<br/>
- yum-repo PostgreSQL YUM Repository
- zypp-repo PostgreSQL ZYPP Repository
- pgrpm-10 PostgreSQL 10 YUM Repository
- pgsrpm-10 PostgreSQL 10 YUM Repository - SRPMS
- pgrpm-11 PostgreSQL 11 YUM Repository
- pgsrpm-11 PostgreSQL 11 YUM Repository - SRPMS
- pgrpm-12 PostgreSQL 12 YUM Repository
- pgsrpm-12 PostgreSQL 12 YUM Repository - SRPMS
- pgrpm-13 PostgreSQL 13 YUM Repository
- pgsrpm-13 PostgreSQL 13 YUM Repository - SRPMS
- pgrpm-14 PostgreSQL 14 YUM Repository
- pgsrpm-14 PostgreSQL 14 YUM Repository - SRPMS
- pgrpm-15 PostgreSQL 15 YUM Repository
- pgsrpm-15 PostgreSQL 15 YUM Repository - SRPMS
- pgrpmzypp-10 PostgreSQL 10 ZYPP Repository
- pgsrpmzypp-10 PostgreSQL 10 ZYPP Repository - SRPMS
- pgrpmzypp-11 PostgreSQL 11 ZYPP Repository
- pgsrpmzypp-11 PostgreSQL 11 ZYPP Repository - SRPMS
- pgrpmzypp-12 PostgreSQL 12 ZYPP Repository
- pgsrpmzypp-12 PostgreSQL 12 ZYPP Repository - SRPMS
- pgrpmzypp-13 PostgreSQL 13 ZYPP Repository
- pgsrpmzypp-13 PostgreSQL 13 ZYPP Repository - SRPMS
- pgrpmzypp-14 PostgreSQL 14 ZYPP Repository
- pgsrpmzypp-14 PostgreSQL 14 ZYPP Repository - SRPMS
- pgrpmzypp-15 PostgreSQL 15 ZYPP Repository
- pgsrpmzypp-15 PostgreSQL 15 ZYPP Repository - SRPMS
+ yum-repo Postgres YUM Repository
+ zypp-repo Postgres ZYPP Repository
+ pgrpm-10 Postgres 10 YUM Repository
+ pgsrpm-10 Postgres 10 YUM Repository - SRPMS
+ pgrpm-11 Postgres 11 YUM Repository
+ pgsrpm-11 Postgres 11 YUM Repository - SRPMS
+ pgrpm-12 Postgres 12 YUM Repository
+ pgsrpm-12 Postgres 12 YUM Repository - SRPMS
+ pgrpm-13 Postgres 13 YUM Repository
+ pgsrpm-13 Postgres 13 YUM Repository - SRPMS
+ pgrpm-14 Postgres 14 YUM Repository
+ pgsrpm-14 Postgres 14 YUM Repository - SRPMS
+ pgrpm-15 Postgres 15 YUM Repository
+ pgsrpm-15 Postgres 15 YUM Repository - SRPMS
+ pgrpmzypp-10 Postgres 10 ZYPP Repository
+ pgsrpmzypp-10 Postgres 10 ZYPP Repository - SRPMS
+ pgrpmzypp-11 Postgres 11 ZYPP Repository
+ pgsrpmzypp-11 Postgres 11 ZYPP Repository - SRPMS
+ pgrpmzypp-12 Postgres 12 ZYPP Repository
+ pgsrpmzypp-12 Postgres 12 ZYPP Repository - SRPMS
+ pgrpmzypp-13 Postgres 13 ZYPP Repository
+ pgsrpmzypp-13 Postgres 13 ZYPP Repository - SRPMS
+ pgrpmzypp-14 Postgres 14 ZYPP Repository
+ pgsrpmzypp-14 Postgres 14 ZYPP Repository - SRPMS
+ pgrpmzypp-15 Postgres 15 ZYPP Repository
+ pgsrpmzypp-15 Postgres 15 ZYPP Repository - SRPMS
</code>
</p>
<p>
{%extends "base.html" %}
-{%block title%}PostgreSQL ZYPP repository now supports SLES 15 SP 6{%endblock%}
+{%block title%}Postgres ZYPP repository now supports SLES 15 SP 6{%endblock%}
{%block maincontent%}
-<h1> PostgreSQL ZYPP repository now supports SLES 15 SP 6 </h1>
+<h1> Postgres ZYPP repository now supports SLES 15 SP 6 </h1>
<p>
The default location for SLES 15 now points to SP6. Packages for SLES 15 SP5 are also available.
</p>
<h1>EOL announcement for SLES 12</h1>
<p>
- PostgreSQL RPM repo stopped adding <b>new</b> packages to the SLES 12 repo as of Aug 2023, <b>including PostgreSQL 16</b>.
+ Postgres RPM repo stopped adding <b>new</b> packages to the SLES 12 repo as of Aug 2023, <b>including Postgres 16</b>.
</p>
<p>
- We will maintain older major releases until each major release is EOLed by PostgreSQL project. Please visit <a href="https://www.postgresql.org/support/versioning/">here</a>
+ We will maintain older major releases until each major release is EOLed by Postgres project. Please visit <a href="https://www.postgresql.org/support/versioning/">here</a>
for latest release dates for each major release.
</p>
<p>
</p>
<a name="pgcommon"/>
-<h2>PostgreSQL Common Repository</h2>
+<h2>Postgres Common Repository</h2>
<ul>
<li><a href="https://download.postgresql.org/pub/repos/zypp/common/suse/sles-15.6-x86_64/">SLES 15 SP6 - x86_64</a></li>
<a name="pg17"/>
-<h2>PostgreSQL 17</h2>
+<h2>Postgres 17</h2>
<ul>
<li><a href="https://zypp.postgresql.org/17/suse/sles-15.6-x86_64/">SLES 15 SP6 - x86_64</a></li>
</ul>
<a name="pg16"/>
-<h2>PostgreSQL 16</h2>
+<h2>Postgres 16</h2>
<ul>
<li><a href="https://zypp.postgresql.org/16/suse/sles-15.6-x86_64/">SLES 15 SP6 - x86_64</a></li>
<li><a href="https://zypp.postgresql.org/16/suse/sles-15.5-x86_64/">SLES 15 SP5 - x86_64</a><span class="pgyum-warning"> Please update to SP6 to receive updates</span></li>
</ul>
<a name="pg15"/>
-<h2>PostgreSQL 15</h2>
+<h2>Postgres 15</h2>
<ul>
<li><a href="https://zypp.postgresql.org/15/suse/sles-15.6-x86_64/">SLES 15 SP6 - x86_64</a></li>
<li><a href="https://zypp.postgresql.org/15/suse/sles-15.5-x86_64/">SLES 15 SP5 - x86_64</a></li>
<a name="pg14"/>
-<h2>PostgreSQL 14</h2>
+<h2>Postgres 14</h2>
<ul>
<li><a href="https://zypp.postgresql.org/14/suse/sles-15.6-x86_64/">SLES 15 SP6 - x86_64</a></li>
<li><a href="https://zypp.postgresql.org/14/suse/sles-15.5-x86_64/">SLES 15 SP5 - x86_64</a></li>
</ul>
<a name="pg13"/>
-<h2>PostgreSQL 13</h2>
+<h2>Postgres 13</h2>
<ul>
<li><a href="https://zypp.postgresql.org/13/suse/sles-15.6-x86_64/">SLES 15 SP6 - x86_64</a></li>
<li><a href="https://zypp.postgresql.org/13/suse/sles-15.5-x86_64/">SLES 15 SP5 - x86_64</a></li>
</ul>
<a name="pg12"/>
-<h2>PostgreSQL 12</h2>
+<h2>Postgres 12</h2>
<ul>
<li><a href="https://zypp.postgresql.org/12/suse/sles-15.6-x86_64/">SLES 15 SP6</a></li>
<li><a href="https://zypp.postgresql.org/12/suse/sles-15.5-x86_64/">SLES 15 SP5</a></li>
<h1>Repo RPMs</h1>
<p class="pgzypp-bold">
- Please note that PostgreSQL Zypper repository may depend on some extra repositories. Please refer to the
+ Please note that Postgres Zypper repository may depend on some extra repositories. Please refer to the
<a href="https://zypp.postgresql.org/howtozypp/">Zypper Howto</a> page for details before installing PGDG
repository RPM.
</p>
<h2>Available Repo RPMs</h2>
<p class="pgzypp-bold pgzypp-warning">
There is only one repository RPM per distro which
- includes repository information for all available PostgreSQL releases.
+ includes repository information for all available Postgres releases.
</p>
<a name="pgsuse"/>
<p>
Please click OS/Arch to see the list of available packages which are built
- by the PostgreSQL RPM Buildfarm.</p>
+ by the Postgres RPM Buildfarm.</p>
<a name="pgcommon"/>
-<h2>PostgreSQL Common Repository</h2>
+<h2>Postgres Common Repository</h2>
<p>
<p>
- <a href="https://download.postgresql.org/pub/repos/yum/common">Browse</a> the entire set of repositories for <a href="/news/new-repo-rpms-released/" target="_blank" >PostgreSQL Common repository</a>.
+ <a href="https://download.postgresql.org/pub/repos/yum/common">Browse</a> the entire set of repositories for <a href="/news/new-repo-rpms-released/" target="_blank" >Postgres Common repository</a>.
</p>
<a name="pg17"/>
-<h2>PostgreSQL 17</h2>
+<h2>Postgres 17</h2>
<p>
- <a href="https://download.postgresql.org/pub/repos/zypp/17/suse">Browse</a> the entire set of repositories for PostgreSQL 17.
+ <a href="https://download.postgresql.org/pub/repos/zypp/17/suse">Browse</a> the entire set of repositories for Postgres 17.
</p>
<table class="table">
</table>
<a name="pg16"/>
-<h2>PostgreSQL 16</h2>
+<h2>Postgres 16</h2>
<p>
- <a href="https://download.postgresql.org/pub/repos/zypp/16/suse">Browse</a> the entire set of repositories for PostgreSQL 16.
+ <a href="https://download.postgresql.org/pub/repos/zypp/16/suse">Browse</a> the entire set of repositories for Postgres 16.
</p>
<table class="table">
</table>
-<h2>PostgreSQL 15</h2>
+<h2>Postgres 15</h2>
<p>
- <a href="https://download.postgresql.org/pub/repos/zypp/15/suse">Browse</a> the entire set of repositories for PostgreSQL 15.
+ <a href="https://download.postgresql.org/pub/repos/zypp/15/suse">Browse</a> the entire set of repositories for Postgres 15.
</p>
<table class="table">
</table>
<a name="pg14"/>
-<h2>PostgreSQL 14</h2>
+<h2>Postgres 14</h2>
<p>
- <a href="https://download.postgresql.org/pub/repos/zypp/14/suse">Browse</a> the entire set of repositories for PostgreSQL 14.
+ <a href="https://download.postgresql.org/pub/repos/zypp/14/suse">Browse</a> the entire set of repositories for Postgres 14.
</p>
<table class="table">
</table>
<a name="pg13"/>
-<h2>PostgreSQL 13</h2>
+<h2>Postgres 13</h2>
<p>
- <a href="https://download.postgresql.org/pub/repos/zypp/13/suse">Browse</a> the entire set of repositories for PostgreSQL 13.
+ <a href="https://download.postgresql.org/pub/repos/zypp/13/suse">Browse</a> the entire set of repositories for Postgres 13.
</p>
<table class="table">
</table>
<a name="pg12"/>
-<h2>PostgreSQL 12</h2>
+<h2>Postgres 12</h2>
<p>
- <a href="https://download.postgresql.org/pub/repos/zypp/12/suse">Browse</a> the entire set of repositories for PostgreSQL 12.
+ <a href="https://download.postgresql.org/pub/repos/zypp/12/suse">Browse</a> the entire set of repositories for Postgres 12.
</p>
<table class="table">
<a name="pg11"/>
-<h2>PostgreSQL 11</h2>
+<h2>Postgres 11</h2>
<p>
- <a href="https://download.postgresql.org/pub/repos/zypp/11/suse">Browse</a> the entire set of repositories for PostgreSQL 11.
+ <a href="https://download.postgresql.org/pub/repos/zypp/11/suse">Browse</a> the entire set of repositories for Postgres 11.
</p>
<table class="table">
For RPMs, please click <a href="/packages/">here</a>.
</p>
<a name="pgcommon"/>
-<h2>PostgreSQL Common Repository</h2>
+<h2>Postgres Common Repository</h2>
<ul>
<li><a href="https://download.postgresql.org/pub/repos/zypp/srpms/common/suse/sles-15.6-x86_64/">SLES 15 SP6 - x86_64</a></li>
</ul>
<a name="pg17"/>
-<h2>PostgreSQL 17</h2>
+<h2>Postgres 17</h2>
<ul>
<li><a href="https://zypp.postgresql.org/srpms/17/suse/sles-15.6-x86_64/">SLES 15 SP6</a></li>
</ul>
<a name="pg16"/>
-<h2>PostgreSQL 16</h2>
+<h2>Postgres 16</h2>
<ul>
<li><a href="https://zypp.postgresql.org/srpms/16/suse/sles-15.6-x86_64/">SLES 15 SP6</a></li>
<li><a href="https://zypp.postgresql.org/srpms/16/suse/sles-15.5-x86_64/">SLES 15 SP5</a></li>
</ul>
<a name="pg15"/>
-<h2>PostgreSQL 15</h2>
+<h2>Postgres 15</h2>
<ul>
<li><a href="https://zypp.postgresql.org/srpms/15/suse/sles-15.6-x86_64/">SLES 15 SP6</a></li>
<li><a href="https://zypp.postgresql.org/srpms/15/suse/sles-15.5-x86_64/">SLES 15 SP5</a></li>
</ul>
<a name="pg14"/>
-<h2>PostgreSQL 14</h2>
+<h2>Postgres 14</h2>
<ul>
<li><a href="https://zypp.postgresql.org/srpms/14/suse/sles-15.6-x86_64/">SLES 15 SP6</a></li>
<li><a href="https://zypp.postgresql.org/srpms/14/suse/sles-15.5-x86_64/">SLES 15 SP5</a></li>
</ul>
<a name="pg13"/>
-<h2>PostgreSQL 13</h2>
+<h2>Postgres 13</h2>
<ul>
<li><a href="https://zypp.postgresql.org/srpms/13/suse/sles-15.6-x86_64/">SLES 15 SP6</a></li>
<li><a href="https://zypp.postgresql.org/srpms/13/suse/sles-15.5-x86_64/">SLES 15 SP5</a></li>
</ul>
<a name="pg12"/>
-<h2>PostgreSQL 12</h2>
+<h2>Postgres 12</h2>
<ul>
<li><a href="https://zypp.postgresql.org/srpms/12/suse/sles-15.6-x86_64/">SLES 15 SP6</a></li>
<li><a href="https://zypp.postgresql.org/srpms/12/suse/sles-15.5-x86_64/">SLES 15 SP5</a></li>
</ul>
<a name="pg11"/>
-<h2>PostgreSQL 11 <span class="pgyum-warning"> (no longer maintained by upstream).</span></h2>
+<h2>Postgres 11 <span class="pgyum-warning"> (no longer maintained by upstream).</span></h2>
<ul>
<li><a href="https://zypp.postgresql.org/srpms/11/suse/sles-15.5-x86_64/">SLES 15 SP5</a></li>
<li><a href="https://zypp.postgresql.org/srpms/11/suse/sles-12.5-x86_64/">SLES 12 SP5</a></li>