Re: timestamps and dates

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: timestamps and dates
Дата
Msg-id 19050.1051546616@sss.pgh.pa.us
обсуждение исходный текст
Ответ на timestamps and dates  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
Список pgsql-general
"Nigel J. Andrews" <nandrews@investsystems.co.uk> writes:
> SELECT '2003 Jul 08'::timestamptz
> while on B I get:
>     '2003-07-07 23:59:00+01'
> (time zone being set for the UK)

Is machine B perhaps using leap-second-aware timekeeping?  Postgres
doesn't cope with that ...

            regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: problems restoring 7.2.1 dump to 7.3.2
Следующее
От: Jerome Alet
Дата:
Сообщение: Re: SQL schema to LDAP schema ?