Re: DST problem on pg 8.2.5

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: DST problem on pg 8.2.5
Дата
Msg-id 6554.1193692325@sss.pgh.pa.us
обсуждение исходный текст
Ответ на DST problem on pg 8.2.5  (Joseph S <jks@selectacast.net>)
Ответы Re: DST problem on pg 8.2.5  (Joseph S <jks@selectacast.net>)
Список pgsql-general
Joseph S <jks@selectacast.net> writes:
> On one of my servers postgres thinks that we're back on standard time
> already:

What's its TimeZone setting?  What is the mod date of the corresponding
file in the $SHAREDIR/timezone/ directory (where $SHAREDIR means
whatever pg_config --sharedir says)?

It sounds to me like you've got obsolete timezone files, but 8.2.5 went
out with the latest info AFAIK.  Maybe you did an incomplete update?

            regards, tom lane

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

Предыдущее
От: James Gates
Дата:
Сообщение: Collation sequence and use of operatings system's locale
Следующее
От: Josh Trutwin
Дата:
Сообщение: ALTER TRIGGER Before / After?