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

From Oliver Jowett
Subject Re: [GENERAL] Mixed up protocol packets in server response?
Date
Msg-id BANLkTinFPqDCXDddEtDNmw_d9PzPqRxhXw@mail.gmail.com
Whole thread Raw
In response to Re: [GENERAL] Mixed up protocol packets in server response?  (Michal Politowski <mpol+pg@meep.pl>)
Responses Re: [GENERAL] Mixed up protocol packets in server response?  (Michal Politowski <mpol+pg@meep.pl>)
List pgsql-jdbc
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?)

Oliver

pgsql-jdbc by date:

Previous
From: Samuel Gendler
Date:
Subject: Re: Accepting Object[] as an acceptable input to setObject with Types.ARRAY?
Next
From: Steven Schlansker
Date:
Subject: Re: Accepting Object[] as an acceptable input to setObject with Types.ARRAY?