Re: Hibernate, JBoss, PostgreSQL, timestamp read doesn't match during update - Mailing list pgsql-jdbc

From Roland Roberts
Subject Re: Hibernate, JBoss, PostgreSQL, timestamp read doesn't match during update
Date
Msg-id 49C42855.3050608@astrofoto.org
Whole thread Raw
In response to Re: Hibernate, JBoss, PostgreSQL, timestamp read doesn't match during update  (Oliver Jowett <oliver@opencloud.com>)
Responses Re: Hibernate, JBoss, PostgreSQL, timestamp read doesn't match during update
List pgsql-jdbc
Oliver Jowett wrote:
> Roland Roberts wrote:
>
>> Yes, restrict the timestamp to millisecond precision.  Somewhere the
>> sub-millisecond parts are getting lost.  I have no idea if it is in the
>> JDBC layer or somewhere in Hibernate.  Any clues on figuring this out?
>>
> Is the server built with integer_datetimes? Maybe you are just hitting a
> rounding problem.
>
Which server; do you mean PostgreSQL or JBoss?  I think you mean JBoss,
but I'm not sure how to check on that.  If you know, please share.  I'll
see what I can find out.

roland

--
               PGP Key ID: 66 BC 3B CD
Roland B. Roberts, PhD                             RL Enterprises
roland@rlenter.com                            6818 Madeline Court
roland@astrofoto.org                           Brooklyn, NY 11220


pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: Hibernate, JBoss, PostgreSQL, timestamp read doesn't match during update
Next
From: Oliver Jowett
Date:
Subject: Re: Hibernate, JBoss, PostgreSQL, timestamp read doesn't match during update