aarch64 support is available on yum.postgresql.org

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: PostgreSQL General ML <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: aarch64 support is available on yum.postgresql.org
Date: 2020-08-26 10:41:33
Message-ID: d5002ea26e44caa8c905fa6aa21f1d9f1ba8bad5.camel@gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

The yum.postgresql.org repository now includes support for
aarch64(arm64) architecture.

HUAWEI Cloud Services donated two arm64 build host with enough
resources to build the arm64 packages at the same speed as the existing
x86_64, i686, and ppc64le architectures.

These new 2 repos include the same set of packages that x86
architecture has.

We support RHEL/CentOS 7 and 8, with latest point releases. Older point
releases may cause issues.

To use the repo, install the repository RPM first:

RHEL/CentOS 8:
dnf -y install https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-aarch64/pgdg-redhat-repo-latest.noarch.rpm

RHEL/CentOS 7:
https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-aarch64/pgdg-redhat-repo-latest.noarch.rpm

and install packages as usual.

If you have any questions, please either email to
pgsql-pkg-yum(at)postgresql(dot)org, or create a ticket at our redmine:

https://redmine.postgresql.org/projects/pgrpms/issues/new (requires
community username)

Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Browse pgsql-general by date

  From Date Subject
Next Message Susan Hurst 2020-08-26 18:08:48 Finding description pg_description
Previous Message Laurenz Albe 2020-08-25 12:50:45 Re: Creating many tables gets logical replication stuck