On Fri, 6 Mar 2009, Jakov Sosic wrote:
On Fri, 6 Mar 2009 09:16:04 -0600 (CST)
Richard Ray <rray@xxxxxxxxxxxxxxxx> wrote:
# yum update postgresql
Have you tried:
# yum update postgresql*
# yum update postgresql*
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* pgdg83: yum.pgsqlrpms.org
* rpmforge: apt.sw.be
* base: sunsite.utk.edu
* updates: mirror.skiplink.com
* addons: mirror.fdcservers.net
* extras: sunsite.utk.edu
pgdg83 100% |=========================| 1.9 kB 00:00
rpmforge 100% |=========================| 1.1 kB 00:00
base 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 951 B 00:00
addons 100% |=========================| 951 B 00:00
extras 100% |=========================| 1.1 kB 00:00
Excluding Packages in global exclude list
Finished
Setting up Update Process
Could not find update match for postgresql*
No Packages marked for Update
Also, if that doesn't work, try this:
# yum update
# yum update
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* pgdg83: yum.pgsqlrpms.org
* rpmforge: fr2.rpmfind.net
* base: sunsite.utk.edu
* updates: mirror.skiplink.com
* addons: mirror.fdcservers.net
* extras: sunsite.utk.edu
Excluding Packages in global exclude list
Finished
Setting up Update Process
No Packages marked for Update
and see the list of packages ready to be upgraded.
And if even that doesn't work, do the following:
# yum clean all
# yum update
# yum clean all
Loading "fastestmirror" plugin
Cleaning up Everything
Cleaning up list of fastest mirrors
# yum --exclude=libevent update
Loading "fastestmirror" plugin
Determining fastest mirrors
* pgdg83: yum.pgsqlrpms.org
* rpmforge: apt.sw.be
* base: sunsite.utk.edu
* updates: mirror.skiplink.com
* addons: mirror.sanctuaryhost.com
* extras: sunsite.utk.edu
pgdg83 100% |=========================| 1.9 kB 00:00
primary.sqlite.bz2 100% |=========================| 181 kB 00:00
rpmforge 100% |=========================| 1.1 kB 00:00
primary.xml.gz 100% |=========================| 2.9 MB 00:03
rpmforge : ################################################## 8117/8117
base 100% |=========================| 1.1 kB 00:00
primary.xml.gz 100% |=========================| 1.1 MB 00:00
base : ################################################## 3223/3223
updates 100% |=========================| 951 B 00:00
primary.xml.gz 100% |=========================| 434 kB 00:00
updates : ################################################## 959/959
addons 100% |=========================| 951 B 00:00
primary.xml.gz 100% |=========================| 157 B 00:00
extras 100% |=========================| 1.1 kB 00:00
primary.xml.gz 100% |=========================| 97 kB 00:00
extras : ################################################## 263/263
Excluding Packages in global exclude list
Finished
Setting up Update Process
No Packages marked for Update
"clean all" will remove all the cache, including downloaded rpm packages
in /var/cache/yum dir.
--
| Jakov Sosic | ICQ: 28410271 | PGP: 0x965CAE2D |
=================================================================
| start fighting cancer -> http://www.worldcommunitygrid.org/ |
--
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
--
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin