Re: Postgre 7.3.x Bug with datetime formatting.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postgre 7.3.x Bug with datetime formatting.
Дата
Msg-id 5250.1083943854@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Postgre 7.3.x Bug with datetime formatting.  ("Safwan Hak" <safwan_hak@sympatico.ca>)
Список pgsql-bugs
"Safwan Hak" <safwan_hak@sympatico.ca> writes:
> select current_timestamp, to_char(current_timestamp, 'YYYY-MM-DD
> HH24:MI:SS')

> timestamptz                     to_char
>  --------------------------      -------------------
>  2004-05-07 08:59:24.713109      2004-05-07 07:59:24

Hm, that is odd.  What timezone are you running under?  (The output of
SHOW TIMEZONE would be interesting.)  Also, exactly which Postgres
version is this, and on what platform?

            regards, tom lane

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

Предыдущее
От: "Safwan Hak"
Дата:
Сообщение: Re: Postgre 7.3.x Bug with datetime formatting.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: unique index problems