Re: TimestampUtils.toString() speedup - Mailing list pgsql-jdbc

From Alex Malone
Subject Re: TimestampUtils.toString() speedup
Date
Msg-id 935964.53132.qm@web32907.mail.mud.yahoo.com
Whole thread Raw
In response to TimestampUtils.toString() speedup  (Alex Malone <amalone@heliumsystems.com>)
List pgsql-jdbc
You have a point Kris.  At least in our application, we have a different way of tracking hi-resolution time, and millisecond timestamps are fine.
For general use, an additional substitution with nanoseconds is needed.

--
Doesn't this leave out the nanoseconds?  The Calendar won't have anything
below milliseconds.

Kris Jurka





pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: TimestampUtils.toString() speedup
Next
From: "Matthias Karlsson"
Date:
Subject: Switching from MySQL to PostgreSQL, JDBC drivers behaving differently