BUG #4344: initdb -L timezone directory

From: "Domingo Alvarez Duarte" <mingodad(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #4344: initdb -L timezone directory
Date: 2008-08-07 10:37:41
Message-ID: 200808071037.m77AbfBP040224@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 4344
Logged by: Domingo Alvarez Duarte
Email address: mingodad(at)gmail(dot)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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Glaucio Pedro 2008-08-07 12:29:40 BUG #4345: ERROR: OUT OF MEMORY
Previous Message Heikki Linnakangas 2008-08-07 07:00:08 Re: Oder by not working