Re: binary protocol was Performance problem with timestamps

From: Markus Schaber <schabi(at)logix-tt(dot)com>
To: mikael-aronsson <mikael-aronsson(at)telia(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: binary protocol was Performance problem with timestamps
Date: 2006-03-10 09:58:06
Message-ID: 44114DAE.7070500@logix-tt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Marc Herbert 2006-03-10 15:42:49 Re: binary protocol was Performance problem with timestamps in result sets
Previous Message Brendan Duddridge 2006-03-10 07:48:56 Re: java.sql.SQLException: No suitable driver