Re: could not find /usr/local/timezone - Mailing list pgsql-bugs

From Tom Lane
Subject Re: could not find /usr/local/timezone
Date
Msg-id 17864.1099522236@sss.pgh.pa.us
Whole thread Raw
In response to Re: could not find /usr/local/timezone  (Josh Berkus <josh@agliodbs.com>)
Responses Re: could not find /usr/local/timezone
List pgsql-bugs
>> Please.  Also, what nondefault configuration or postgresql.conf settings
>> are you using?

> Sorry for delay.  Attached.

> And --with-perl --with-odbc

As best I can tell, this is coming out because pgtz.c thinks that
/usr/share/timezone is where Postgres' own timezone files are; which
implies that get_share_directory() is returning /usr/share; which does
not make a lot of sense.  I think you must have used nondefault
configuration settings for the installation location (--prefix and
friends) ... so the above answer is not very helpful.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: BUG #1305: can't use the type 'number' with alter table
Next
From: Josh Berkus
Date:
Subject: Re: could not find /usr/local/timezone