-
{%block title%}{%endblock%} - PostgreSQL Zypper Repository
+
{%block title%}{%endblock%} - Postgres Zypper Repository
let theme = 'light';
-
![]()
SQL Elephant Logo">
+
![]()
s Elephant Logo">
{% block title %}Welcome{% endblock %}
{% block maincontent %}
-
Installing PostgreSQL Extensions via RPMs
-
You will find details about installing PostgreSQL extensions on SuSE Enterprise Linux.
+
Installing Postgres Extensions via RPMs
+
You will find details about installing Postgres extensions on SuSE Enterprise Linux.
{%block title%}Howto{%endblock%}
{%block maincontent%}
-
PostgreSQL - SLES Repo Configuration
+
Postgres - SLES Repo Configuration
- 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
- 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:
-
SLES 12 / PostgreSQL 15: zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-12-pg15.repo
-
SLES 12 / PostgreSQL 14: zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-12-pg14.repo
-
SLES 12 / PostgreSQL 13: zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-13.repo
-
SLES 12 / PostgreSQL 12: zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-12.repo
+
SLES 12 / Postgres 15: zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-12-pg15.repo
+
SLES 12 / Postgres 14: zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-12-pg14.repo
+
SLES 12 / Postgres 13: zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-13.repo
+
SLES 12 / Postgres 12: zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-12.repo
After creating the repository configuration files, use the zypper
refresh command to refresh the metadata on your SLES host to
- include the PostgreSQL SUSE repositories:
+ include the Postgres SUSE repositories:
zypper refresh
-
Installing PostgreSQL on SLES host
+
Installing Postgres on SLES host
- 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:
list to see what other packages are available in the repository.
{% block title %}Welcome{% endblock %}
{% block maincontent %}
-
PostgreSQL Zypper Repository
-
You will find details on PostgreSQL and related RPMs for SuSE Enterprise Linux.
+
Postgres Zypper Repository
+
You will find details on Postgres (also known as PostgreSQL) and related
+ RPMs for SuSE Enterprise Linux.
-
About The PostgreSQL ZYPP Repository
-We provide users PostgreSQL and related RPMs for SuSE Enterprise Linux. Please see "
ZYPP Howto" for help.
+
About The Postgres ZYPP Repository
+We provide users Postgres and related RPMs for SuSE Enterprise Linux. Please
SLES 15 SP6 packages are available
-
PostgreSQL ZYPP repository supports SLES 15 SP 6 as of 31 July 2024. Please note that SP5 won't receive updates.
+
The Postgres ZYPP repository supports SLES 15 SP 6 as of 31 July 2024.
+ Please note that SP5 won't receive updates.
26 February 2024 GPG Key Update
GPG keys on SLES 15 have been updated as of 26 February 2024. Users need to install the new repository RPMs
if they want to receive update or install new packages. Please visit
You can pick up any combination below:
-
Available PostgreSQL Releases
+
Available Postgres Releases
18 (v18 PACKAGES ARE FOR BETA TESTING ONLY! USE v17 or v16 PACKAGES FOR PRODUCTION).
{%extends "base.html" %}
-{%block title%}Extra packages for PostgreSQL RPM repo{%endblock%}
+{%block title%}Extra packages for Postgres RPM repo{%endblock%}
{%block maincontent%}
-
Extra packages for PostgreSQL RPM repo
+
Extra packages for Postgres RPM repo
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.
Announcing "common" ZYPP repository
- 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).
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.
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.
{%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%}
-
PostgreSQL SLES repository GPG key update - 26 February 2024
+
Postgres SLES repository GPG key update - 26 February 2024
General overview
- 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.
So, what happened?
{%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%}
PostgreSQL RPMs for SLES 12 SP4 and SP5 are available.
{%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%}
-
PostgreSQL 11+ RPMs for SLES 15 are available.
+
Postgres 11+ RPMs for SLES 15 are available.
Please install repository by following the instructions here first:
{%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%}
-
rsync support for PostgreSQL SUSE repository is now available.
+
rsync support for Postgres SUSE repository is now available.
Here is the list of modules for SLES:
$ rsync zypp.postgresql.org::
- 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
{%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%}
-
PostgreSQL ZYPP repository now supports SLES 15 SP 6
+
Postgres ZYPP repository now supports SLES 15 SP 6
The default location for SLES 15 now points to SP6. Packages for SLES 15 SP5 are also available.
EOL announcement for SLES 12
- PostgreSQL RPM repo stopped adding new packages to the SLES 12 repo as of Aug 2023, including PostgreSQL 16.
+ Postgres RPM repo stopped adding new packages to the SLES 12 repo as of Aug 2023, including Postgres 16.
- We will maintain older major releases until each major release is EOLed by Postgre
SQL project. Please visit
here
+ We will maintain older major releases until each major release is EOLed by Postgre
s project. Please visit
here
for latest release dates for each major release.
-
PostgreSQL Common Repository
+
Postgres Common Repository
-
PostgreSQL 17
+
Postgres 17
-
PostgreSQL 16
+
Postgres 16
-
PostgreSQL 15
+
Postgres 15
-
PostgreSQL 14
+
Postgres 14
-
PostgreSQL 13
+
Postgres 13
-
PostgreSQL 12
+
Postgres 12
Repo RPMs
- 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
repository RPM.
Available Repo RPMs
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.
Please click OS/Arch to see the list of available packages which are built
- by the PostgreSQL RPM Buildfarm.
+ by the Postgres RPM Buildfarm.
-
PostgreSQL Common Repository
+
Postgres Common Repository
-
PostgreSQL 17
+
Postgres 17
-
Browse the entire set of repositories for Postgre
SQL 17.
+
Browse the entire set of repositories for Postgre
s 17.
-
PostgreSQL 16
+
Postgres 16
-
Browse the entire set of repositories for Postgre
SQL 16.
+
Browse the entire set of repositories for Postgre
s 16.
-
PostgreSQL 15
+
Postgres 15
-
Browse the entire set of repositories for Postgre
SQL 15.
+
Browse the entire set of repositories for Postgre
s 15.
-
PostgreSQL 14
+
Postgres 14
-
Browse the entire set of repositories for Postgre
SQL 14.
+
Browse the entire set of repositories for Postgre
s 14.
-
PostgreSQL 13
+
Postgres 13
-
Browse the entire set of repositories for Postgre
SQL 13.
+
Browse the entire set of repositories for Postgre
s 13.
-
PostgreSQL 12
+
Postgres 12
-
Browse the entire set of repositories for Postgre
SQL 12.
+
Browse the entire set of repositories for Postgre
s 12.
-
PostgreSQL 11
+
Postgres 11
-
Browse the entire set of repositories for Postgre
SQL 11.
+
Browse the entire set of repositories for Postgre
s 11.
For RPMs, please click
here.
-
PostgreSQL Common Repository
+
Postgres Common Repository
-
PostgreSQL 17
+
Postgres 17
-
PostgreSQL 16
+
Postgres 16
-
PostgreSQL 15
+
Postgres 15
-
PostgreSQL 14
+
Postgres 14
-
PostgreSQL 13
+
Postgres 13
-
PostgreSQL 12
+
Postgres 12
-
PostgreSQL 11 (no longer maintained by upstream).
+
Postgres 11 (no longer maintained by upstream).