Re: Patch for binary receive of basic array types

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Patch for binary receive of basic array types
Дата
Msg-id 4E7CB8930200002500041683@gw.wicourts.gov
обсуждение исходный текст
Ответ на Patch for binary receive of basic array types  (Mikko Tiihonen <mikko.tiihonen@nitorcreations.com>)
Ответы Re: Patch for binary receive of basic array types  (Mikko Tiihonen <mikko.tiihonen@nitorcreations.com>)
Список pgsql-jdbc
Mikko Tiihonen <mikko.tiihonen@nitorcreations.com> wrote:

> summary: speed-up 3-57%, row-length on the wire increases
> typically between 50% and 200% (smaller increases for larger
> arrays or complex types)
>
> I think the speed-up is enough to justify using of binary
> transfers for arrays by default even though the data amount on the
> wire is increased.

What would it take to get the other behavior if you have a network
bottleneck but CPU time to spare?

-Kevin

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Mikko Tiihonen
Дата:
Сообщение: Patch for binary receive of basic array types
Следующее
От: Mikko Tiihonen
Дата:
Сообщение: Re: Patch for binary receive of basic array types