Re: Incoming/Sent traffic data - Mailing list pgsql-jdbc

From Johann 'Myrkraverk' Oskarsson
Subject Re: Incoming/Sent traffic data
Date
Msg-id x6oc35jmhv.fsf@2ndquadrant.com
Whole thread Raw
In response to Re: Incoming/Sent traffic data  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-jdbc
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/


pgsql-jdbc by date:

Previous
From: Israel Ben Guilherme Fonseca
Date:
Subject: Re: Incoming/Sent traffic data
Next
From: Maciek Sakrejda
Date:
Subject: Re: Incoming/Sent traffic data