Re: Dated Version of PostgreSQL - Mailing list pgsql-general

From Carlos Mennens
Subject Re: Dated Version of PostgreSQL
Date
Msg-id CAAQLLO52F-7UzZCxUerRAx90dfHbEE2OAeiVfdSsaz3u8atvdQ@mail.gmail.com
Whole thread Raw
In response to Re: Dated Version of PostgreSQL  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Responses Re: Dated Version of PostgreSQL  (Devrim GÜNDÜZ <devrim@gunduz.org>)
List pgsql-general
2011/12/30 Devrim GÜNDÜZ <devrim@gunduz.org>:
> Hi,
>
> On Fri, 2011-12-30 at 11:50 -0500, Carlos Mennens wrote:
>> My question is how exactly would I
>> install the latest version of PostgreSQL (9.1.2) on RHEL 6.2?
>
> We have PostgreSQL yum repository:
>
> http://yum.postgresql.org
>
> Install repository RPM first:
>
> http://yum.postgresql.org/9.1/redhat/rhel-6-x86_64/pgdg-redhat91-9.1-5.noarch.rpm
>
> and now you can install PostgreSQL 9.1 with:
>
> yum install postgresql91-server
>
> http://yum.postgresql.org/9.1/redhat/rhel-6-x86_64/repoview/
>
> has the full list of packages for RHEL 6 - PostgreSQL 9.1. You can also
> find lots of 3rd party software.

Oh that's amazing! Question, how do you keep this package updated?
Does it auto update when a new version is released and I run the 'yum
upgrade postgresql' command or do I need to run a special command to
update off this special repository?

pgsql-general by date:

Previous
From: Carlos Mennens
Date:
Subject: Data Type for Money
Next
From: devrim@gunduz.org
Date:
Subject: Re: Dated Version of PostgreSQL