Re: daylight savings patches needed?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: daylight savings patches needed?
Дата
Msg-id 18296.1170789097@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: daylight savings patches needed?  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-general
Bruce Momjian <bruce@momjian.us> writes:
> Steve Crawford wrote:
>> 1. What, exactly, was the point of moving away from the system zoneinfo
>> files and requiring PG admins to maintain yet another apparently
>> identical set of files?

The fact that not all systems use the zic database.  We were tired of
random system-to-system variations in the timezone behavior ... plus we
needed functionality not exposed by the bog-standard C library API.

>> 3. If 2.answer=no then would there be any problem just symlinking the PG
>> timezone directory to the system zoneinfo directory?

> Uh, I think you could do that, yea, assuming the same binaries could be
> used.  Remember, it doesn't read the text files but binary representations.

I've been thinking of doing that on the Red Hat distro, but the problem
is that we are now behind the curve --- we need to sync with the
upstream zic code's recently added support for 64-bit timezone files
before we can be sure of working with current system-provided databases.
I'd like to get that done for 8.3 ...

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: daylight savings patches needed?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: daylight savings patches needed?