Re: Get bytes sent to client - Mailing list pgsql-jdbc

From Craig Ringer
Subject Re: Get bytes sent to client
Date
Msg-id 4B29D2A3.6050504@postnewspapers.com.au
Whole thread Raw
In response to Re: Get bytes sent to client  (Alexander Pyhalov <alp@rsu.ru>)
Responses Re: Get bytes sent to client
List pgsql-jdbc
On 17/12/2009 12:56 AM, Alexander Pyhalov wrote:
> Hello.
> Thanks for answer. I used dumpster in my tests. However, executing
> system tools from lava is not a brilliant idea. And I have to collect
> this statistics dynamically at runtime :(

It sounds like you'll need to modify the JDBC driver to add the hooks
you need, then.

Perhaps if you can raise it with the JDBC folks (wherever they hang out)
and talk it over first, you might be able to produce a patch that
doesn't affect people who don't use the feature, so they might accept
into the main JDBC driver.

--
Craig Ringer

pgsql-jdbc by date:

Previous
From: Radosław Smogura
Date:
Subject: PATCH: setStatementTimeout
Next
From: Alexander Pyhalov
Date:
Subject: Re: Get bytes sent to client