Re: Mixed up protocol packets in server response?

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: Michal Politowski <mpol+pg(at)meep(dot)pl>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Mixed up protocol packets in server response?
Date: 2011-06-02 00:50:30
Message-ID: 4DE6DE56.8030008@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

On 1/06/2011 9:06 PM, Michal Politowski wrote:

> What may be the cause of this weird problem? Is it some known or unknown bug in
> 8.3.4 or is the application/Java side more suspected?

It'd be really helpful if you could collect and examine a trace of the
client/server communication using WireShark. That way you can confirm
whether it is (as Tom suspects) the client side mangling its buffers, or
whether the server really did send the nonsensical sequence.

--
Craig Ringer

Tech-related writing at http://soapyfrogs.blogspot.com/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2011-06-02 01:56:04 Re: Table with active and historical data
Previous Message Robert James 2011-06-01 23:30:11 Table with active and historical data

Browse pgsql-jdbc by date

  From Date Subject
Next Message Michal Politowski 2011-06-03 13:03:57 Re: Mixed up protocol packets in server response?
Previous Message Tom Lane 2011-06-01 14:11:11 Re: Mixed up protocol packets in server response?