Re: How to install Postgres 12 beta with YUM

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Devrim Gündüz <devrim(at)gunduz(dot)org>, pgsql-general(at)lists(dot)postgresql(dot)org, "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-23 13:21:07
Message-ID: a580ac38-c5a2-239c-3041-cff385e9f617@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 8/23/19 3:38 AM, Devrim Gündüz wrote:
> Hi,
>
> v12 is in testing repos only. Find
>
> [pgdg12-updates-testing]
>
> in the repo file, and enable that one, please.

You may want to include the above here:

https://yum.postgresql.org/news-12snapshot-ready-for-testing.php

>
> Regards, Devrim
>
> On 22 August 2019 21:29:44 GMT+03:00, "Igal @ Lucee.org"
> <igal(at)lucee(dot)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 <http://lucee.org/>
>
>
> --
> Sent from my Android device with K-9 Mail. Please excuse my brevity.

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jeremy Finzel 2019-08-23 19:12:44 Re: How to use brin_summarize_range
Previous Message Devrim Gündüz 2019-08-23 10:38:14 Re: How to install Postgres 12 beta with YUM