| From: | Sari Thiele <sari(dot)thiele(at)usit(dot)uio(dot)no> |
|---|---|
| To: | "Christofer C(dot) Bell" <christofer(dot)c(dot)bell(at)gmail(dot)com>, Sari Thiele <sari(dot)thiele(at)usit(dot)uio(dot)no> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Missing folder rhel-6Workstation-x86_64 for 9.6 repo (redhat) |
| Date: | 2017-06-21 08:16:56 |
| Message-ID: | 9f6f42bb-96a5-a098-f88f-038fb6c77ba0@mail.uio.no |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(dot)thiele(at)usit(dot)uio(dot)no
> <mailto:sari(dot)thiele(at)usit(dot)uio(dot)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/
> <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(at)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(at)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Devrim Gündüz | 2017-06-21 10:03:34 | Re: Missing folder rhel-6Workstation-x86_64 for 9.6 repo (redhat) |
| Previous Message | Achilleas Mantzios | 2017-06-21 07:27:02 | Re: Question about jsonb and data structures |