Re: Hibernate, JBoss, PostgreSQL, timestamp read doesn't match during update

From: Roland Roberts <roland(at)astrofoto(dot)org>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Hibernate, JBoss, PostgreSQL, timestamp read doesn't match during update
Date: 2009-03-20 23:35:49
Message-ID: 49C42855.3050608@astrofoto.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)rlenter(dot)com 6818 Madeline Court
roland(at)astrofoto(dot)org Brooklyn, NY 11220

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2009-03-20 23:38:58 Re: Hibernate, JBoss, PostgreSQL, timestamp read doesn't match during update
Previous Message Oliver Jowett 2009-03-20 22:13:31 Re: Hibernate, JBoss, PostgreSQL, timestamp read doesn't match during update