Re: How to install Postgres 12 beta with YUM - Mailing list pgsql-general

From Devrim Gündüz
Subject Re: How to install Postgres 12 beta with YUM
Date
Msg-id B34A4E46-7B83-4361-8F98-C89D999D89D1@gunduz.org
Whole thread Raw
In response to How to install Postgres 12 beta with YUM  ("Igal @ Lucee.org" <igal@lucee.org>)
Responses Re: How to install Postgres 12 beta with YUM
List pgsql-general
Hi,

v12 is in testing repos only. Find

[pgdg12-updates-testing]

in the repo file, and enable that one, please.

Regards, Devrim

On 22 August 2019 21:29:44 GMT+03:00, "Igal @ Lucee.org" <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
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


--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

pgsql-general by date:

Previous
From: Steve Atkins
Date:
Subject: Re: Importing from CSV, auto creating table?
Next
From: Adrian Klaver
Date:
Subject: Re: How to install Postgres 12 beta with YUM