Re: Incoming/Sent traffic data

From: "Johann 'Myrkraverk' Oskarsson" <johann(at)2ndquadrant(dot)com>
To: PostgreSQL JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Incoming/Sent traffic data
Date: 2011-05-14 16:05:48
Message-ID: x6oc35jmhv.fsf@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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(at)asuka:postgresql/9.0.3% cd lib/python2.6/site-packages/psycopg2/64
johann(at)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/

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Maciek Sakrejda 2011-05-15 15:45:22 Re: Incoming/Sent traffic data
Previous Message Israel Ben Guilherme Fonseca 2011-05-14 00:54:29 Re: Incoming/Sent traffic data