Re: Incoming/Sent traffic data

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Incoming/Sent traffic data
Дата
Msg-id BANLkTinHkuGPEGWBQeM6VPgLGyTb7f74ZQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Incoming/Sent traffic data  (Israel Ben Guilherme Fonseca <israel.bgf@gmail.com>)
Ответы Re: Incoming/Sent traffic data  (Maciek Sakrejda <msakrejda@truviso.com>)
Список 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 по дате отправления:

Предыдущее
От: Israel Ben Guilherme Fonseca
Дата:
Сообщение: Re: Incoming/Sent traffic data
Следующее
От: Maciek Sakrejda
Дата:
Сообщение: Re: Incoming/Sent traffic data