On Fri, 6 Mar 2009 09:16:04 -0600 (CST)
Richard Ray <r...@mstc.state.ms.us> wrote:

> # yum update postgresql

Have you tried:

# yum update postgresql*

Also, if that doesn't work, try this:

# yum 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

"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@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to