Re: upgrade postgres to 8.4.8, centos 5.3

Поиск
Список
Период
Сортировка
От Devrim GÜNDÜZ
Тема Re: upgrade postgres to 8.4.8, centos 5.3
Дата
Msg-id 1316592542.2567.2.camel@lenovo01-laptop03.gunduz.org
обсуждение исходный текст
Ответ на Re: upgrade postgres to 8.4.8, centos 5.3  (MirrorX <mirrorx@gmail.com>)
Ответы Re: upgrade postgres to 8.4.8, centos 5.3
Список pgsql-general
On Wed, 2011-09-21 at 00:59 -0700, MirrorX wrote:
> i searched on the net and didnt find this rpm. anyway the output is
> the
> following ->
>
> baseurl=http://yum.pgsqlrpms.org/8.4/redhat/rhel-$releasever-$basearch

Ok, that is the old repo. So, do this as root:

rpm -Uvh http://yum.pgrpms.org/reporpms/8.4/pgdg-centos-8.4-2.noarch.rpm


That will update the repo URL. Now you can run

yum update postgresql*

to update postgresql packages.

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: MirrorX
Дата:
Сообщение: Re: upgrade postgres to 8.4.8, centos 5.3
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: pg-9.1 for fedora 15 available?