PostgreSQL RPMs for PPC64LE are released

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: PostgreSQL RPMs for PPC64LE are released
Date: 2017-05-16 12:26:54
Message-ID: 1494937614.2785.26.camel@gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


The PostgreSQL YUM Repository Project is happy to announce RPMs of PostgreSQL
9.6 and related software for Power8 Little Endian (PPC64LE) platforms on RHEL 7
and CentOS 7. We want to thank IBM and EnterpriseDB for sponsoring hardware and
manpower for this project.

These packages follow the same update and maintenance policies of the packages
already distributed at https://yum.postgresql.org, and will also follow the
lifecycle of the released PostgreSQL versions.

We currently cover more than 110 RPMs, and more will come soon. PostgreSQL 9.5
and PostgreSQL 10 support will also be available soon.

In order to use the RPMs, please first install the repository RPM from:

https://yum.postgresql.org/repopackages.php#pg96

and then run install the PostgreSQL RPMs as usual:

yum install postgresql96-server (and others)

Please visit https://yum.postgresql.org/9.6/redhat/rhel-7-ppc64le/repoview/ for
the list of all current packages (use the links on the right top for full list)

Please report any packaging related errors to us: pgsql-pkg-yum(at)postgresql(dot)org 

Regards,
--
Devrim Gündüz
EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Browse pgsql-general by date

  From Date Subject
Next Message David Chapman 2017-05-16 13:01:44 Different query plan used for the same query depending on how parameters are passed
Previous Message Eric Hill 2017-05-16 12:25:03 storing large files in database - performance