public inbox for [email protected]  
help / color / mirror / Atom feed
From: Clifton B. Sothoron Jr. <[email protected]>
To: [email protected] <[email protected]>
Subject: User time zone ignored in JDBC/PostgreSql
Date: Tue, 6 Dec 2016 15:50:30 +0000
Message-ID: <6A395F497CE89A4693420F1134B3FDB896E4504D@LogiMail10.LogiXML.local> (raw)
List-Unsubscribe:  <mailto:[email protected]?body=unsub%20pgsql-interfaces>

I've created a user with a time zone of America/Chicago and a server time zone of America/New York. I run the following query and America/New York is returned. The user time zone setting is ignored. It doesn't seem to be usable via JDBC.

select now(), extract(timezone FROM now()), current_setting('TIMEZONE'), now()-interval '1 hour' as "1HourAgo"

I don't see any documented PostgreSQL JDBC connection properties that cause the user time zone to be honored. Is there a way to via a JDBC connection to cause the user time zone to be used?

Thanks in advance,

Clifton Sothoron
Senior Programmer
Logi Analytics Inc.



view thread (2+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: User time zone ignored in JDBC/PostgreSql
  In-Reply-To: <6A395F497CE89A4693420F1134B3FDB896E4504D@LogiMail10.LogiXML.local>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox