Postgres 9.2.4 : psql: symbol lookup error: psql: undefined symbol: PQconnectdbParams

From: Khangelani Gama <kgama(at)argility(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Postgres 9.2.4 : psql: symbol lookup error: psql: undefined symbol: PQconnectdbParams
Date: 2014-12-04 14:22:21
Message-ID: 068af4d4c163f7533e77701e1784066e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi

Please help me

I am working on a CentOS release 6 server, I am struggling with the
environment setup. Please help.

data]# createdb -U postgres db0201

createdb: symbol lookup error: createdb: undefined symbol: PQconnectdbParams

data]# psql -U postgres -l

psql: symbol lookup error: psql: undefined symbol: PQconnectdbParams

When I try to locate version 8.4 I don’t get the rpms so I can remove them.
The server had some 8.4 installations

lib]# rpm -qa | grep postgresql

postgresql92-contrib-9.2.4-1PGDG.rhel6.x86_64

postgresql84-8.4.17-1PGDG.rhel6.x86_64

postgresql92-libs-9.2.4-1PGDG.rhel6.x86_64

postgresql84-server-8.4.17-1PGDG.rhel6.x86_64

postgresql92-server-9.2.4-1PGDG.rhel6.x86_64

postgresql84-libs-8.4.17-1PGDG.rhel6.x86_64

postgresql92-9.2.4-1PGDG.rhel6.x86_64

lib]#

[root(at)f020100 data]# rpm -e 'rpm -qa | grep post | grep 8.4'

*error: package rpm -qa | grep post | grep 8.4 is not installed*

CONFIDENTIALITY NOTICE
The contents of and attachments to this e-mail are intended for the addressee only, and may contain the confidential
information of Argility (Proprietary) Limited and/or its subsidiaries. Any review, use or dissemination thereof by anyone
other than the intended addressee is prohibited.If you are not the intended addressee please notify the writer immediately
and destroy the e-mail. Argility (Proprietary) Limited and its subsidiaries distance themselves from and accept no liability
for unauthorised use of their e-mail facilities or e-mails sent other than strictly for business purposes.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Jan Harasym 2014-12-04 14:35:19 Re: Postgres 9.2.4 : psql: symbol lookup error: psql: undefined symbol: PQconnectdbParams
Previous Message Jerry Sievers 2014-12-03 21:26:06 Re: Postgres log configuration for locking