RE: can't install pg 12 beta on centos 6

From: Kevin Brannen <KBrannen(at)efji(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: RE: can't install pg 12 beta on centos 6
Date: 2019-09-24 19:42:21
Message-ID: DM6PR19MB34516F14E7FE47B94705D043A4840@DM6PR19MB3451.namprd19.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
>On 9/23/19 2:00 PM, Kevin Brannen wrote:
>>> Adrian Klaver wrote:
>>> On 9/23/19 12:04 PM, Kevin Brannen wrote:
>>>>
>>>> I’ve spun up a new VM with Centos 6.10 (the latest). I found
>>>> https://yum.postgresql.org/testing/12/redhat/rhel-6-x86_64/repoview/
>>>> to get the packages (BTW, that was kind of hard to find). I ended up with:
>>>
>...
>Well the below is just one part of the above.
>
>Did you:
>
>etc/yum.repos.d/pgdg-redhat-all.repo
>
>[pgdg12-updates-testing]
>
>enabled=1
>
>and then:
>
>yum -y install postgresql12-server postgresql12-contrib
>
> From your original post I gathered that you went here:
>
>https://yum.postgresql.org/testing/12/redhat/rhel-6-x86_64/repoview/
>
>and grabbed individual packages. Is that correct?
>

Hmm, no, I didn't add the pgdg-redhat-all.repo.

Yes I did grab the RPMs directly as I thought that should have been good enough.
And really, it is as far as the Pg code. The issue is the non-Pg dependencies not
found in the standard Centos.

For the moment, I do have the source and I've compiled it successfully.
That will hold me for now as I change our environment and install scripts
so I can test v12 against our code.

I'll revisit this again when the RC's come out and I'll try your suggestions then.

Thanks for your help, Adrian!
This e-mail transmission, and any documents, files or previous e-mail messages attached to it, may contain confidential information. If you are not the intended recipient, or a person responsible for delivering it to the intended recipient, you are hereby notified that any disclosure, distribution, review, copy or use of any of the information contained in or attached to this message is STRICTLY PROHIBITED. If you have received this transmission in error, please immediately notify us by reply e-mail, and destroy the original transmission and its attachments without reading them or saving them to disk. Thank you.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2019-09-24 19:44:32 Re: How to get timezone offset in timestamp with time zone AT TIME ZONE output.
Previous Message bhargav kamineni 2019-09-24 19:28:47 Re: pg_terminate_backend not working