Re: How to install Postgres 12 beta with YUM

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: "Igal (at) Lucee(dot)org" <igal(at)lucee(dot)org>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to install Postgres 12 beta with YUM
Date: 2019-08-22 19:22:23
Message-ID: 7e366e24-9eac-2cc8-f47a-7836013f5b5a@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 8/22/19 11:29 AM, Igal @ Lucee.org wrote:
> I have installed the CentOS 7 PGDG file from
> https://yum.postgresql.org/repopackages.php
>
> If I `cat /etc/yum.repos.d/pgdg-redhat-all.repo` I see:
>
> # PGDG Red Hat Enterprise Linux / CentOS / Scientific Linux stable
> repositories:
>
> [pgdg12]
> name=PostgreSQL 12 $releasever - $basearch
> baseurl=https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-$releasever-$basearch
> enabled=0

Not a YUM user, but what if you change enabled to 1?

> gpgcheck=1
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG
> ...
>
> But when I try to find the version to install I do not see it, e.g. `yum
> list postgresql* | grep 12` doesn't show anything with version 12.
>
> Any ideas?
>
> Thanks,
>
> Igal Sapir
> Lucee Core Developer
> Lucee.org <http://lucee.org/>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Igal @ Lucee.org 2019-08-22 19:35:26 Re: How to install Postgres 12 beta with YUM
Previous Message Jeremy Finzel 2019-08-22 18:46:18 How to use brin_summarize_range