Re: timestamp with time zone wire format - Mailing list pgsql-jdbc

From Philippe Marschall
Subject Re: timestamp with time zone wire format
Date
Msg-id 566FD1F3.90801@netcetera.ch
Whole thread Raw
In response to Re: timestamp with time zone wire format  (Vladimir Sitnikov <sitnikov.vladimir@gmail.com>)
List 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



pgsql-jdbc by date:

Previous
From: Vladimir Sitnikov
Date:
Subject: Re: timestamp with time zone wire format
Next
From: Dave Cramer
Date:
Subject: Re: Documentation bug / oversight