Re: Issue with Centos 5, Postgres 8.3 (RHEL5 build), timezones - Mailing list pgsql-general

From Tom Lane
Subject Re: Issue with Centos 5, Postgres 8.3 (RHEL5 build), timezones
Date
Msg-id 28016.1202246335@sss.pgh.pa.us
Whole thread Raw
In response to Issue with Centos 5, Postgres 8.3 (RHEL5 build), timezones  ("Wade Hampton" <wadehamptoniv@gmail.com>)
List pgsql-general
"Wade Hampton" <wadehamptoniv@gmail.com> writes:
> I am currently testing Postgresql 8.3 on Centos 5.  When I try to run
> service postgresql initdb, I get the following error:

> WARNING:  could not read time zone file "Default": Permission denied
> FATAL:  invalid value for parameter "timezone_abbreviation": "Default"

> Which file is it trying to read and how can I fix this?

$sharedir/timezonesets/Default --- if you're not sure where $sharedir
is, "pg_config --sharedir" will tell you.

I'd venture it's either a directory ownership/permissions problem or
an obsolete selinux policy ...

            regards, tom lane

pgsql-general by date:

Previous
From: "Eric Renard"
Date:
Subject: Re: Is my db dead ?
Next
From: Shane Ambler
Date:
Subject: Re: Lets get the 8.3 Announcement on the front page of Digg