aarch64 support is available on yum.postgresql.org - Mailing list pgsql-announce

From Devrim Gündüz
Subject aarch64 support is available on yum.postgresql.org
Date
Msg-id 8a8b9bc2c6fb939c8be8e0259cf4cf54eb595d3e.camel@gunduz.org
Whole thread Raw
List pgsql-announce

The yum.postgresql.org repository 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@postgresql.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

Attachment

pgsql-announce by date:

Previous
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - August 23, 2020 ==
Next
From: Mototaka Kanematsu
Date:
Subject: SQLite fdw 1.2.1 released