Re: upgrade postgres to 8.4.8, centos 5.3 - Mailing list pgsql-general

From Devrim GÜNDÜZ
Subject Re: upgrade postgres to 8.4.8, centos 5.3
Date
Msg-id 1316592542.2567.2.camel@lenovo01-laptop03.gunduz.org
Whole thread Raw
In response to Re: upgrade postgres to 8.4.8, centos 5.3  (MirrorX <mirrorx@gmail.com>)
Responses Re: upgrade postgres to 8.4.8, centos 5.3  (MirrorX <mirrorx@gmail.com>)
List 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

Attachment

pgsql-general by date:

Previous
From: MirrorX
Date:
Subject: Re: upgrade postgres to 8.4.8, centos 5.3
Next
From: Devrim GÜNDÜZ
Date:
Subject: Re: pg-9.1 for fedora 15 available?