Re: timestamp with time zone wire format

From: Philippe Marschall <pm(at)netcetera(dot)ch>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: timestamp with time zone wire format
Date: 2015-12-15 08:40:19
Message-ID: 566FD1F3.90801@netcetera.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 15.12.15 09:16, Vladimir Sitnikov wrote:
>> time zone either comes from the caller or the system default, never the database
>
> As far as I can tell, DB does not send time zone when using binary
> encoding (see [1]).

And for non binary encoding it will probably use the system's TimeZone
parameter.

Cheers
Philippe

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2015-12-15 14:26:09 Re: Documentation bug / oversight
Previous Message Vladimir Sitnikov 2015-12-15 08:16:09 Re: timestamp with time zone wire format