Re: 9.5 repo question

From: Jeff Frost <jeff(at)pgexperts(dot)com>
To: John Scalia <jayknowsunix(at)gmail(dot)com>
Cc: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: 9.5 repo question
Date: 2016-01-27 16:48:46
Message-ID: 441A8B4B-04DF-4461-8289-347173CCA828@pgexperts.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Jan 27, 2016, at 7:45 AM, John Scalia <jayknowsunix(at)gmail(dot)com> wrote:
>
> I'm wanting to test the most recent version of postgresql, so I went to yum.postgresql.org <http://yum.postgresql.org/> and started looking in the repo for stuff to download. Nearly every component there has 3 rpms, a rc1 copy in addition to a 1 and 2 rpm. My question is, do I need the rc1 rpm in addition to the 1 & 2 rpm's? Or which ones do I need exactly for each component? I've done a little digging on the site, and I didn't really find any guidance.

You want the ones that are 9.5.0-<latest>. So, in the RHEL6/x86_64 repo, that is:

9.5.0-2PGDG.rhel6

If you let yum do the work for you, then after installing the appropriate repo RPM you can just: yum install postgresql95 and it’ll download and install the latest for you.

Hope that helps.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message John Scalia 2016-01-27 17:02:10 Re: 9.5 repo question
Previous Message bricklen 2016-01-27 16:06:02 Re: Insert in table with UNIQUE index