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