BUG #5860: initdb failing with could not create directory "C:/Program Files ": File exists error

From: "Yuvachitra" <yuvachitra(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #5860: initdb failing with could not create directory "C:/Program Files ": File exists error
Date: 2011-02-02 06:10:51
Message-ID: 201102020610.p126Ap4n006061@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: 5860
Logged by: Yuvachitra
Email address: yuvachitra(at)gmail(dot)com
PostgreSQL version: 8.3/ 9.0
Operating system: Windows 2003
Description: initdb failing with could not create directory
"C:/Program Files ": File exists error
Details:

Hi,

On executing the initdb.exe by passing the data folder location, i get an
error saying initdb: could not create directory "C:/Program Files": File
exists.

But as mentioned in
http://archives.postgresql.org/pgsql-bugs/2008-06/msg00169.php, the
workaround works fine.

Please let us know if this workaround works in all scenarios. Also, it would
be grateful if we get to know root cause of the issue.

Thanks
Yuva

Browse pgsql-bugs by date

  From Date Subject
Next Message Pankaj Singh 2011-02-02 06:54:22 BUG #5861: lo_import and lo_export methods not working from the client side if database is at remote
Previous Message Tom Lane 2011-02-01 22:25:43 Re: Feature request: include script file into function body