Re: CentOS 5, pg8.4.2, could not read time zone file

Поиск
Список
Период
Сортировка
От Hannes Dorbath
Тема Re: CentOS 5, pg8.4.2, could not read time zone file
Дата
Msg-id 4641E586.4060805@theendofthetunnel.de
обсуждение исходный текст
Ответ на CentOS 5, pg8.4.2, could not read time zone file  ("Wade Hampton" <wadehamptoniv@gmail.com>)
Список pgsql-general
On 09.05.2007 16:51, Wade Hampton wrote:
> On my CentOS 5.0 box with the RHEL version of Postgresql 8.4.2, the

Hey, that's what I call bleeding edge ;)

> initial initdb step fails with the error
>
>  "WARNING:  cold not read time zone file "Default" : permission denied.
>  FATAL:  invalid value for parameter "timezone_abbreviations": "Default"

strace initdb -D /foo/bar

see what exactly it tries to read and check if it has permissions to do so.


--
Regards,
Hannes Dorbath

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: PG on Debian 4.0.x ?
Следующее
От: Hannes Dorbath
Дата:
Сообщение: Re: In theory question