Re: Incoming/Sent traffic data - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: Incoming/Sent traffic data
Date
Msg-id BANLkTinHkuGPEGWBQeM6VPgLGyTb7f74ZQ@mail.gmail.com
Whole thread Raw
In response to Re: Incoming/Sent traffic data  (Israel Ben Guilherme Fonseca <israel.bgf@gmail.com>)
Responses Re: Incoming/Sent traffic data  (Maciek Sakrejda <msakrejda@truviso.com>)
List pgsql-jdbc
On 13 May 2011 23:53, Israel Ben Guilherme Fonseca <israel.bgf@gmail.com> wrote:

> The java hava a lot of /D/D/D/D
>
> Maybe it's about this:
>
> http://developer.postgresql.org/pgdocs/postgres/protocol-error-fields.html

D is just a DataRow message, you get one of those per row returned.
Wireshark is telling you that there are many DataRow messages within a
single TCP segment.
Drill down into the packet contents and take a look.

Oliver

pgsql-jdbc by date:

Previous
From: Israel Ben Guilherme Fonseca
Date:
Subject: Re: Incoming/Sent traffic data
Next
From: Maciek Sakrejda
Date:
Subject: Re: Incoming/Sent traffic data