Re: timestamps cannot be created without time zones

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: timestamps cannot be created without time zones
Дата
Msg-id Pine.LNX.4.30.0108241049260.677-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: timestamps cannot be created without time zones  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: timestamps cannot be created without time zones  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-bugs
Tom Lane writes:

> Timezone handling in PG is dependent on the underlying OS' timezone
> database, which doesn't go back further than 1901 in any Unix that
> I've heard of.  You should realize of course that the very notion of
> timezone was only standardized in the 1800s, so attaching a timezone
> to dates much older than that would be a dubious practice anyway...

Thus Rainer's point is that when having times both before and after 1901
in the same data set you get inconsistencies.  This seems like a good
reason to introduce a true 'timestamp without time zone' type.

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: timestamps cannot be created without time zones
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #427: joining views