Re: nasty problem with redhat 6.2 + pg 7.02

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: nasty problem with redhat 6.2 + pg 7.02
Дата
Msg-id 12896.969395882@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: nasty problem with redhat 6.2 + pg 7.02  (leonbloy@sinectis.com.ar)
Список pgsql-general
leonbloy@sinectis.com.ar writes:
> Timezone is set to America/Buenos Aires
> Changing this seems to elliminate the bug.

What did you change it *to*, exactly?  And what dates did you test
after changing?

I would expect the bug to follow the DST transition date, which varies
in different timezones.  Also, since it's the spring-forward transition
where you can see the problem, for zones north of the equator you'd be
needing to check the March-ish transition date not the October-ish one.

In my experience, timekeeping routines often have to distinguish between
northern and southern timezones in order to do DST properly.  It could
be that you're looking at some bug in RedHat 6.2's libc that only
manifests for southern timezones.  If so that might explain why the
rest of us haven't seen it.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re[4]: WTF is going on with PG_VERSION?
Следующее
От: "Edward Q. Bridges"
Дата:
Сообщение: Re: nasty problem with redhat 6.2 + pg 7.02