BUG #4344: initdb -L timezone directory - Mailing list pgsql-bugs

From Domingo Alvarez Duarte
Subject BUG #4344: initdb -L timezone directory
Date
Msg-id 200808071037.m77AbfBP040224@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #4344: initdb -L timezone directory
List pgsql-bugs
The following bug has been logged online:

Bug reference:      4344
Logged by:          Domingo Alvarez Duarte
Email address:      mingodad@gmail.com
PostgreSQL version: 8.3.3
Operating system:   windows
Description:        initdb -L timezone directory
Details:

When specifing a non default location for input files to initialize the
database cluster with the "-L" option this option is not transfered to
timezone functions and initdb fail because it tries to find timezone files
in the hardcoded path settings done at compile time
"/usr/local/share/timezone" for example.

I expected initdb to use "-L" value to timezone too and for all other files
that is expected to be on share directory.

pgsql-bugs by date:

Previous
From: "Heikki Linnakangas"
Date:
Subject: Re: Oder by not working
Next
From: "Glaucio Pedro"
Date:
Subject: BUG #4345: ERROR: OUT OF MEMORY