Search Postgresql Archives

Re: epoch and timezone changed bevior

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 09/24/2015 07:01 AM, Willy-Bas Loos wrote:
=# show timezone;
  TimeZone
-----------
  localtime
(1 row)



This sounded familiar:

http://www.postgresql.org/message-id/m3616t3m5d.fsf@xxxxxxxxxxxxxxxxxx

From there, per Tom Lane:

select * from pg_settings where name = 'TimeZone';

This will show what is actually supplying the timezone value from the Postgres side.

Might be easiest to just set timezone in postgresql.conf to what you want it to be.

--
Adrian Klaver
adrian.klaver@xxxxxxxxxxx


--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux