Re: Nairobi time zone fails in 7.4

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Nairobi time zone fails in 7.4
Дата
Msg-id 8739.1100536968@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Nairobi time zone fails in 7.4  ("Karl O. Pinc" <kop@meme.com>)
Ответы Re: Nairobi time zone fails in 7.4  ("Karl O. Pinc" <kop@meme.com>)
Список pgsql-general
"Karl O. Pinc" <kop@meme.com> writes:
> In 7.3 I was able to do:
> ALTER DATABASE babase SET "TimeZone" TO 'Nairobi';
> a nice Posix TZ value (FYI UTC+3 w. no daylight savings time).

> In 7.4 this no longer works.

I don't believe it worked in 7.3 either, but before 7.4 we didn't really
detect whether the system timezone library recognized the name or not.

I think the usual spelling for this zone name is 'Africa/Nairobi'.
Certainly that's what PG 8.0 will take.

            regards, tom lane

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: "q" with psql display paging dumps out of psql
Следующее
От: "Karl O. Pinc"
Дата:
Сообщение: Re: Nairobi time zone fails in 7.4