Re: using pgdg repo

From: Jakov Sosic <jakov(dot)sosic(at)srce(dot)hr>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: using pgdg repo
Date: 2009-03-06 21:21:02
Message-ID: 20090306222102.42dfc206@alphacentauri
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Fri, 6 Mar 2009 09:16:04 -0600 (CST)
Richard Ray <rray(at)mstc(dot)state(dot)ms(dot)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/ |

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Richard Ray 2009-03-06 21:59:08 Re: using pgdg repo
Previous Message Ray Stell 2009-03-06 16:19:08 Re: standby waiting for what?