Trouble connecting locally after 9.2.4 upgrade

From: "Campbell, Lance" <lance(at)illinois(dot)edu>
To: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Trouble connecting locally after 9.2.4 upgrade
Date: 2013-04-04 19:34:16
Message-ID: B75CD08C73BD3543B97E4EF3964B7D701F21588A@CITESMBX1.ad.uillinois.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

PostgreSQL 9.2.4
I just upgraded Postgresql from source from 9.2.3 to 9.2.4. I did the gmake world and gmake install-world. I did exactly the same thing I did with 9.2.3. For some reason when I try to access my database on the local machine with the below command I get the following error:

Command:
psql -U database_user -h localhost -d database_name

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

If I connect remotely from my windows 7 box using pgadmin all works fine. My local Java applications running on the same server through tomcat connect to the database just fine. But locally the psql command will not work for me.

Any thoughts?

Thanks,

Lance Campbell
Software Architect
Web Services at Public Affairs
217-333-0382
[University of Illinois at Urbana-Champaign logo]<http://illinois.edu/>

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2013-04-04 19:55:59 Re: Trouble connecting locally after 9.2.4 upgrade
Previous Message Pascal Polleunus 2013-04-04 19:25:51 Server 9.1 doesn't restart and no output/log - data files seem corrupted