Re: Timezone information - Mailing list pgsql-general

From Andrew Sullivan
Subject Re: Timezone information
Date
Msg-id 20140219210229.GT29726@crankycanuck.ca
Whole thread Raw
In response to Re: Timezone information  (Dev Kumkar <devdas.kumkar@gmail.com>)
Responses Re: Timezone information  (Adrian Klaver <adrian.klaver@aklaver.com>)
Re: Timezone information  (Dev Kumkar <devdas.kumkar@gmail.com>)
List pgsql-general
On Thu, Feb 20, 2014 at 02:24:53AM +0530, Dev Kumkar wrote:
> Ok but am confused then, as if no timezone parameter is defined in
> postgreSQL.conf file then yes UTC time is returned. "Select now()"
> but if timezone parameter is set then "Select now()" returns date time as
> per timezone.

Try issuing SET TimeZone commands.  I think you'll find that the
client can set whatever time zone it wants.

Best regards,

A

--
Andrew Sullivan
ajs@crankycanuck.ca


pgsql-general by date:

Previous
From: Dev Kumkar
Date:
Subject: Re: Timezone information
Next
From: Dev Kumkar
Date:
Subject: Re: UTF-8 collation on Windows?