Re: Issue with upgrade - Mailing list pgsql-admin

From Kris Deugau
Subject Re: Issue with upgrade
Date
Msg-id 46432CB3.1020401@vianet.ca
Whole thread Raw
In response to Issue with upgrade  ("Srinivas Kotapally" <ksrinivas@coriendo.com>)
List pgsql-admin
Srinivas Kotapally wrote:
> I recently upgraded one of our Postgres instances to V 8.1.9.  I am
> getting the following error:
> createdb: relocation error: /usr/lib/libpq.so.4: undefined symbol:
> krb5_cc_get_principal

"krb5..."  implies one of the Kerberos libraries.  Try reinstalling
krb5-libs;  the stock version for CentOS should be 1.3.4-46 currently.

> Here is the environment:
> OS: CentOS release 4.4 (Final)

How did you do the upgrade?  (From which version, installed how?)  If
you installed from a package, it should be one that was built on CentOS
4.4 (or a third-party .src.rpm that you rebuilt locally).  If you
install from source, it should be built on that machine or another very
similar one running the same CentOS release.

-kgd

pgsql-admin by date:

Previous
From: Cédric Villemain
Date:
Subject: Re: Copying schemas between databases
Next
From: Dan Harris
Date:
Subject: Re: upgrade 8.0.3 -> 8.2.4