Re: initdb fails - postgresql does not support leap seconds

Поиск
Список
Период
Сортировка
От Eric
Тема Re: initdb fails - postgresql does not support leap seconds
Дата
Msg-id 1174062799.438126.284840@y80g2000hsf.googlegroups.com
обсуждение исходный текст
Ответ на Re: initdb fails - postgresql does not support leap seconds  ("Eric" <fishware@comcast.net>)
Ответы Re: initdb fails - postgresql does not support leap seconds  ("Eric" <fishware@comcast.net>)
Список pgsql-hackers
Sorry, here's the first post, just now included hackers (more info in
previous post)...

The following error occurred when issuing a vanilla initdb command on
my Windows system.

FATAL:  could not select a suitable default timezone
DETAIL:  It appears that your GMT time zone uses leap seconds.
PostgreSQL does not support leap seconds.

I built this from 8.1.8 source (mingw/msys/gcc).  Configure, make and
make install were fine.

I previously ran just fine on version 8.1.5 (which I did not compile)
on the same system, no problems.

Didn't select anything unusual in configure either.

Thanks!



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

Предыдущее
От: "Eric"
Дата:
Сообщение: Re: initdb fails - postgresql does not support leap seconds
Следующее
От: "Nikolay Samokhvalov"
Дата:
Сообщение: Re: [PATCHES] xpath_array with namespaces support