Re: JDBC Driver and timezones

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Thomas Kellerer <spam_eater(at)gmx(dot)net>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC Driver and timezones
Date: 2010-05-18 12:37:39
Message-ID: 4BF28A13.9050002@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Thomas Kellerer wrote:

> My expectation would have been to get the same display, but the
> current_time is one our off, which seems to be a problem with the
> daylight savings time.

The JDK and the postgres server use independent timezone databases.
Perhaps they just have different daylight savings rules.

-O

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Thomas Kellerer 2010-05-18 16:55:06 Re: JDBC Driver and timezones
Previous Message Craig Ringer 2010-05-18 11:42:09 Re: After server restart I get - An I/O error occured while sending to the backend.