Re: JDBC Driver and timezones - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: JDBC Driver and timezones
Date
Msg-id 4BF32A15.8010502@opencloud.com
Whole thread Raw
In response to Re: JDBC Driver and timezones  (Thomas Kellerer <spam_eater@gmx.net>)
Responses Re: JDBC Driver and timezones  (Thomas Kellerer <spam_eater@gmx.net>)
List pgsql-jdbc
Thomas Kellerer wrote:

> And for the test case the client application _and_ Postgres were running
> on the same physical machine. So the JVM (and thus the JDBC driver) and
> Postgres should use the same timezone information from my Windows.

The JVM has its own separate timezone database. It does not use the
OS-provided timezone data in general.

-O

pgsql-jdbc by date:

Previous
From: Matt Solnit
Date:
Subject: Change the socket timeout of a live connection?
Next
From: Thomas Kellerer
Date:
Subject: Re: JDBC Driver and timezones