Re: Inconsistency between timezones

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Manoj Ganesan <manoj(dot)ganesan(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Inconsistency between timezones
Date: 2009-09-16 00:17:30
Message-ID: 4AB02E9A.2040909@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Manoj Ganesan wrote:

> I am confused about how the driver interprets (if at all it does)
> timezones to and from the database.

> JDBC driver version: 8.1.404

That's a pretty old driver. Try upgrading and see if the problem persists.

If you still have problems, then please send through a selfcontained
testcase that shows the problem. Timestamp-related problems usually
depend a lot on the exact datatypes and queries involved, and the exact
JDBC calls that you make.

-O

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Robert Haas 2009-09-16 00:54:41 Re: BUG #5058: [jdbc] Silent failure with executeUpdate()
Previous Message Manoj Ganesan 2009-09-15 20:18:23 Inconsistency between timezones