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

From Alexander Pyhalov
Subject Re: Get bytes sent to client
Date
Msg-id 4B2B527B.7080408@rsu.ru
Whole thread Raw
In response to Re: Get bytes sent to client  (Craig Ringer <craig@postnewspapers.com.au>)
List pgsql-jdbc
I'll look at this in the weekend an report later...
Craig Ringer wrote:
> sent/received from client ing PGStream.
>
> Can't you extend or wrap the pg_input / pg_output streams to do the
> accounting in their read(...) / write(...) method instead? The way
> you've done it is rather fragile and is very prone to bitrot as other
> parts of the driver are changed.


--
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of South Federal University

pgsql-jdbc by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Get bytes sent to client
Next
From: Craig Ringer
Date:
Subject: JDBC docs download page issue