Re: CentOS 5, pg8.4.2, could not read time zone file - Mailing list pgsql-general

From Hannes Dorbath
Subject Re: CentOS 5, pg8.4.2, could not read time zone file
Date
Msg-id 4641E586.4060805@theendofthetunnel.de
Whole thread Raw
In response to CentOS 5, pg8.4.2, could not read time zone file  ("Wade Hampton" <wadehamptoniv@gmail.com>)
List 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 by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: PG on Debian 4.0.x ?
Next
From: Hannes Dorbath
Date:
Subject: Re: In theory question