Re: Issue with upgrade

From: Kris Deugau <kdeugau(at)vianet(dot)ca>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Issue with upgrade
Date: 2007-05-10 14:31:15
Message-ID: 46432CB3.1020401@vianet.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Dan Harris 2007-05-10 14:57:25 Re: upgrade 8.0.3 -> 8.2.4
Previous Message Carol Walter 2007-05-10 14:01:16 Re: duplicate key violates unique constraint