Re: Symbol lookup error

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Karthikeyan Sundaram" <skarthi98(at)hotmail(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org, pgsql-php(at)postgresql(dot)org, pgsql-admin(at)postgresql(dot)org
Subject: Re: Symbol lookup error
Date: 2007-02-05 21:49:10
Message-ID: 21263.1170712150@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-php pgsql-sql

"Karthikeyan Sundaram" <skarthi98(at)hotmail(dot)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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Jaime Casanova 2007-02-06 00:45:38 Re: identity es postgresql
Previous Message Karthikeyan Sundaram 2007-02-05 21:37:40 Symbol lookup error

Browse pgsql-php by date

  From Date Subject
Next Message ljb 2007-02-06 02:20:51 Re: pg_[un]escape_bytea, pgsql 8.2.1, php 5.1.6, Linux
Previous Message Karthikeyan Sundaram 2007-02-05 21:37:40 Symbol lookup error

Browse pgsql-sql by date

  From Date Subject
Next Message A. Kretschmer 2007-02-06 06:41:40 Re: sql
Previous Message Karthikeyan Sundaram 2007-02-05 21:37:40 Symbol lookup error