Re: [GENERAL] Mixed up protocol packets in server response? - Mailing list pgsql-jdbc

From Michal Politowski
Subject Re: [GENERAL] Mixed up protocol packets in server response?
Date
Msg-id 20110606081323.GA3231@meep.pl
Whole thread Raw
In response to Re: [GENERAL] Mixed up protocol packets in server response?  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
On Sat,  4 Jun 2011 10:39:26 +1200, Oliver Jowett wrote:
> 2011/6/4 Michal Politowski <mpol+pg@meep.pl>:
> > Hello,
> > I have a quite weird problem. I described it in a mail to pgsql-general
> > quoted below, and quite obviously the general opinion is that the source is
> > on the application side, not server side. But the data is mixed up in
> > the jdbc driver, two method calls away from the standard library socket
> > code, so there is not much space for the application to mess it up.
>
> Can you get a capture of the traffic on the actual network (e.g. via
> tcpdump/wireshark?)

Depends on what the system owners will be happy with, but I'm trying to
arrange it.

--
Michał Politowski
Talking has been known to lead to communication if practiced carelessly.

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: Accepting Object[] as an acceptable input to setObject with Types.ARRAY?
Next
From:
Date:
Subject: PGPoolingDataSource problem.