Tom Lane <tgl@sss.pgh.pa.us> writes:
> Is the python test not using a libpq-based client library?
It must be. I've not build psycopg2 for 9.0.4 [*] but here goes:
johann@asuka:postgresql/9.0.3% cd lib/python2.6/site-packages/psycopg2/64
johann@asuka:psycopg2/64% ldd _psycopg.so
libpython2.6.so.1.0 => /usr/lib/64/libpython2.6.so.1.0
libpq.so.5 => /opt/myrkraverk/postgresql/9.0.3/lib/amd64/libpq.so.5
[...]
[*] I keep each release and dependent software in its own prefix
directory. Even though it may not be neccessary for things like
psycopg2.
--
Johann Oskarsson http://www.2ndquadrant.com/ |[]
PostgreSQL Development, 24x7 Support, Training and Services --+--
|
Blog: http://my.opera.com/myrkraverk/blog/