Timezones in 8.2.7

Поиск
Список
Период
Сортировка
От Joseph S
Тема Timezones in 8.2.7
Дата
Msg-id fsboc0$2ct8$1@news.hub.org
обсуждение исходный текст
Ответы Re: Timezones in 8.2.7  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Was there something wrong with the tzdata distributed in 8.2.7?
current_timestamp is still using EST, but the date command run from the
command line is correctly returning EDT


[local]:owl=# select version(), current_timestamp;
                                               version
                             |              now

---------------------------------------------------------------------------------------------------+-------------------------------
  PostgreSQL 8.2.7 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.6
20060404 (Red Hat 3.4.6-3) | 2008-03-25 14:33:11.955247-05
(1 row)

Time: 0.584 ms
[local]:owl=# select now();
               now
-------------------------------
  2008-03-25 14:33:24.291317-05
(1 row)

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

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: PostgreSQL, clusters and load-balance
Следующее
От: "Malinka Rellikwodahs"
Дата:
Сообщение: Re: select any table