Re: Inconsistency between timezones - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: Inconsistency between timezones
Date
Msg-id 4AB02E9A.2040909@opencloud.com
Whole thread Raw
In response to Inconsistency between timezones  (Manoj Ganesan <manoj.ganesan@gmail.com>)
List 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

pgsql-jdbc by date:

Previous
From: Manoj Ganesan
Date:
Subject: Inconsistency between timezones
Next
From: Angelo Nicolosi
Date:
Subject: OOM on large SELECT