Re: SQL solution for my JDBC timezone issue - Mailing list pgsql-general

From Tom Lane
Subject Re: SQL solution for my JDBC timezone issue
Date
Msg-id 31121.1424706593@sss.pgh.pa.us
Whole thread Raw
In response to Re: SQL solution for my JDBC timezone issue  (George Woodring <george.woodring@iglass.net>)
Responses Re: SQL solution for my JDBC timezone issue  (Dave Cramer <pg@fastcrypt.com>)
Re: SQL solution for my JDBC timezone issue  (George Woodring <george.woodring@iglass.net>)
List pgsql-general
George Woodring <george.woodring@iglass.net> writes:
> Yes, that is where we think we are heading, the issue is that the code does
> not know what it needs to be set back to.  We have 90 databases with 5
> different time zones.  I was just hoping for a more elegant solution than
> writing a lookup table that says if you are connecting to db x then set to
> timezone y.

"RESET timezone" ?

            regards, tom lane


pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: express composite type literal as text
Next
From: Adrian Klaver
Date:
Subject: Re: : Getting error while starting the server