Re: Get bytes sent to client

From: Alexander Pyhalov <alp(at)rsu(dot)ru>
To: dmp <danap(at)ttc-cmc(dot)net>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Get bytes sent to client
Date: 2009-12-16 16:56:33
Message-ID: 4B291141.90503@rsu.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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 :(

damp wrote:
> I have had similar interest in my applications raw byte traffic on the
> network and
> just ended up using on Linux iptraf monitor. You can reset it then
> execute a query
> in the client to see exactly the bytes being transmitted/received. I'm
> sure there must
> be something similar for other platforms.

--
С уважением,
Александр Пыхалов,
системный администратор ЮГИНФО ЮФУ.

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Radosław Smogura 2009-12-16 20:45:29 PATCH: setStatementTimeout
Previous Message dmp 2009-12-16 16:22:00 Re: Get bytes sent to client