Re: binary protocol was Performance problem with timestamps - Mailing list pgsql-jdbc

From Markus Schaber
Subject Re: binary protocol was Performance problem with timestamps
Date
Msg-id 44114DAE.7070500@logix-tt.com
Whole thread Raw
In response to Re: binary protocol was Performance problem with timestamps in result sets  ("mikael-aronsson" <mikael-aronsson@telia.com>)
List pgsql-jdbc
Hi, Mikael,

mikael-aronsson wrote:

> I do not think it would give much though to use the binary protocol as Java
> is not very good when it comes to converting binary data back to native
> values unless it is serialized or you start to mess around with nio
> buffers,

I think that parsing complicated text representations is not faster than
multiplying fixed-length bunches of byte values together.


HTH,
Markus
--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org

pgsql-jdbc by date:

Previous
From: Brendan Duddridge
Date:
Subject: Re: java.sql.SQLException: No suitable driver
Next
From: Marc Herbert
Date:
Subject: Re: binary protocol was Performance problem with timestamps in result sets