Re: [ADMIN] Symbol lookup error - Mailing list pgsql-sql

From Tom Lane
Subject Re: [ADMIN] Symbol lookup error
Date
Msg-id 21263.1170712150@sss.pgh.pa.us
Whole thread Raw
In response to Symbol lookup error  ("Karthikeyan Sundaram" <skarthi98@hotmail.com>)
List pgsql-sql
"Karthikeyan Sundaram" <skarthi98@hotmail.com> writes:
> podcast=> \d channel
> psql: symbol lookup error: psql: undefined symbol: PQescapeStringConn

It looks like your psql has linked to an obsolete version of libpq.so,
though it's not real clear why the thing would have started at all if
that were the situation ...

            regards, tom lane

pgsql-sql by date:

Previous
From: "Karthikeyan Sundaram"
Date:
Subject: Symbol lookup error
Next
From: Jamie A Lawrence
Date:
Subject: Re: Differentiate Between Zero-Length String and NULLColumn Values