From: | "Karthikeyan Sundaram" <skarthi98(at)hotmail(dot)com> |
---|---|
To: | pgsql-sql(at)postgresql(dot)org |
Cc: | pgsql-php(at)postgresql(dot)org, pgsql-admin(at)postgresql(dot)org |
Subject: | Symbol lookup error |
Date: | 2007-02-05 21:37:40 |
Message-ID: | BAY131-F294FAAF84C6B6728433AD9B0980@phx.gbl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-php pgsql-sql |
Hi Gurus,
I hae installed postgres 8.2 recently and when I open the psql command
line prompt and say \d <table name>. The psql abort abruptly with an error
message given below.
What is the cause and how to rectify it?
Error Message
=========
Welcome to psql 8.2.1, the PostgreSQL interactive terminal.
Type: \copyright for distribution terms
\h for help with SQL commands
\? for help with psql commands
\g or terminate with semicolon to execute query
\q to quit
podcast=> \d channel
psql: symbol lookup error: psql: undefined symbol: PQescapeStringConn
Regards
skarthi
_________________________________________________________________
Check out all that glitters with the MSN Entertainment Guide to the Academy
Awards http://movies.msn.com/movies/oscars2007/?icid=ncoscartagline2
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2007-02-05 21:49:10 | Re: Symbol lookup error |
Previous Message | Michael Monnerie | 2007-02-05 21:36:13 | Re: destroyed db/index (corruption) |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2007-02-05 21:49:10 | Re: Symbol lookup error |
Previous Message | Vincent de Phily | 2007-02-05 11:01:40 | Re: pg_[un]escape_bytea, pgsql 8.2.1, php 5.1.6, Linux |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2007-02-05 21:49:10 | Re: Symbol lookup error |
Previous Message | sneumann | 2007-02-05 16:02:21 | PL/pgsql declaration of string / bit / number with given (variable!) length |