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

From Oliver Jowett
Subject Re: Hibernate, JBoss, PostgreSQL, timestamp read doesn't match during update
Date
Msg-id 49C4150B.8060902@opencloud.com
Whole thread Raw
In response to Hibernate, JBoss, PostgreSQL, timestamp read doesn't match during update  (Roland Roberts <roland@astrofoto.org>)
Responses Re: Hibernate, JBoss, PostgreSQL, timestamp read doesn't match during update
List pgsql-jdbc
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.

-O

pgsql-jdbc by date:

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