Re: Dated Version of PostgreSQL

Поиск
Список
Период
Сортировка
От Carlos Mennens
Тема Re: Dated Version of PostgreSQL
Дата
Msg-id CAAQLLO52F-7UzZCxUerRAx90dfHbEE2OAeiVfdSsaz3u8atvdQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Dated Version of PostgreSQL  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Ответы Re: Dated Version of PostgreSQL
Список 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 по дате отправления:

Предыдущее
От: Carlos Mennens
Дата:
Сообщение: Data Type for Money
Следующее
От: devrim@gunduz.org
Дата:
Сообщение: Re: Dated Version of PostgreSQL