Strange behavior of the timezone - Mailing list pgsql-admin

From Vlad Alexeenkov
Subject Strange behavior of the timezone
Date
Msg-id c3770e42-bf2c-7e5d-3bb0-a255fc8cf668@yandex.ru
Whole thread Raw
In response to autovacuum: vacuum analyze vs autovacuum: vacuum  (Artem Tomyuk <admin@leboutique.com>)
Responses Re: Strange behavior of the timezone  (Robert Zenz <robert.zenz@sibvisions.com>)
List pgsql-admin

Hi!

Can anyone explain this behavior?

select '1900-01-01 15:11:10'::timestamp t1, '1900-01-01 15:11:10'::timestamp at time zone 'Europe/Moscow' as t2

 t1                                       t2
=================== ===================
01.01.1900 15:11:10 01.01.1900 15:40:53
Strange behavior of the timezone




select version()

version                                                                                                 
========================================================================================================
PostgreSQL 9.6.5 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11), 64-bit

Thanks

pgsql-admin by date:

Previous
From: Artem Tomyuk
Date:
Subject: autovacuum: vacuum analyze vs autovacuum: vacuum
Next
From: Robert Zenz
Date:
Subject: Re: Strange behavior of the timezone