Re: [GENERAL] Missing folder rhel-6Workstation-x86_64 for 9.6 repo(redhat) - Mailing list pgsql-general

From Sari Thiele
Subject Re: [GENERAL] Missing folder rhel-6Workstation-x86_64 for 9.6 repo(redhat)
Date
Msg-id 9f6f42bb-96a5-a098-f88f-038fb6c77ba0@mail.uio.no
Whole thread Raw
In response to Re: [GENERAL] Missing folder rhel-6Workstation-x86_64 for 9.6 repo (redhat)  ("Christofer C. Bell" <christofer.c.bell@gmail.com>)
List pgsql-general

Thanks for the answer, that already helped me enough.

Best,

Sari

On 06/16/2017 09:45 AM, Christofer C. Bell wrote:
On Fri, Jun 16, 2017 at 1:03 AM, Sari Thiele <sari.thiele@usit.uio.no> wrote:
Hi,

it would be really great, if someone can look at this.

Just to be clear, I am talking about the folder here:

https://download.postgresql.org/pub/repos/yum/9.6/redhat/

There is one for RHEL7 Workstation, but not for RHEL6.

Sari,

I don't know if this will give you peace of mind or not, but the files across the RHEL 7 directories are all the same.  I can't imagine you're going to get something different out of a RHEL 6 Workstation directory that you can't get out of the RHEL 6 Server directory or RHEL 6.9 directory.

[cbell@artemis ~/Downloads]$ for file in postgresql96-server-9.6.3-1PGDG.rhel7.x86_64.rpm.* ; do openssl dgst -md5 $file ; done
MD5(postgresql96-server-9.6.3-1PGDG.rhel7.x86_64.rpm.client)= 624640ec4659e92cf50b5df73c5949da
MD5(postgresql96-server-9.6.3-1PGDG.rhel7.x86_64.rpm.rhel7.6)= 624640ec4659e92cf50b5df73c5949da
MD5(postgresql96-server-9.6.3-1PGDG.rhel7.x86_64.rpm.server)= 624640ec4659e92cf50b5df73c5949da
MD5(postgresql96-server-9.6.3-1PGDG.rhel7.x86_64.rpm.workstation)= 624640ec4659e92cf50b5df73c5949da
[cbell@artemis ~/Downloads]$ 

I had to rename the files because they otherwise all have the same name and kept overwriting each other as I downloaded them.  The directory I downloaded from is indicated by the end of the filename (client, rhel7.6, server, and workstation). 

--
Chris

"If you wish to make an apple pie from scratch, you must first invent the Universe." -- Carl Sagan



-- 
Sari Thiele
University of Oslo
UiO/USIT/IT-drift/TD/DBD 

pgsql-general by date:

Previous
From: Achilleas Mantzios
Date:
Subject: Re: [GENERAL] Question about jsonb and data structures
Next
From: Devrim Gündüz
Date:
Subject: Re: [GENERAL] Missing folder rhel-6Workstation-x86_64 for 9.6 repo(redhat)