Re: BUG #9531: Failed to install

From: Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com>
To: yzhang(at)trinityusa(dot)com
Cc: "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #9531: Failed to install
Date: 2014-03-12 11:29:06
Message-ID: CANFyU96iD-d=ktOsZh_HtGfWMcVh8f0swygxtN6AOd3hHxAnqA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi

Any other command line option you are using? Could you please attach the
log here.. The one which got produced with --enable_acledit 1 option.

On Tue, Mar 11, 2014 at 10:00 PM, <yzhang(at)trinityusa(dot)com> wrote:

> The following bug has been logged on the website:
>
> Bug reference: 9531
> Logged by: Yong Zhang
> Email address: yzhang(at)trinityusa(dot)com
> PostgreSQL version: 9.3.3
> Operating system: Windows 7 Ultimate SP1 64-bit
> Description:
>
> I failed to install 9.3.3.1, both 32-bit and 64-bit versions. I even tried
> with switch "--enable_acledit 1". Got exactly the same result. I also tried
> 9.1 and 9.2. They are the same. In the log file I found:
>
> Called IsVistaOrNewer()...
> 'winmgmts' object initialized...
> Version:6.1
> MajorVersion:6
> Ensuring we can write to the data directory (using icacls) to yzhang:
> Executing batch file 'rad3DB60.bat'...
> processed file: C:\Program Files (x86)\PostgreSQL\9.3\data
> Successfully processed 1 files; Failed processing 0 files
>
> Executing batch file 'rad3DB60.bat'...
> The files belonging to this database system will be owned by user
> "yzhang".
> This user must also own the server process.
>
> The database cluster will be initialized with locale "English_United
> States.1252".
> The default text search configuration will be set to "english".
>
> Data page checksums are disabled.
>
> fixing permissions on existing directory C:/Program Files
> (x86)/PostgreSQL/9.3/data ... initdb: could not change permissions of
> directory "C:/Program Files (x86)/PostgreSQL/9.3/data": Permission denied
>
> Called Die(Failed to initialise the database cluster with initdb)...
> Failed to initialise the database cluster with initdb
>
> Script stderr:
> Program ended with an error exit code
>
> Error running cscript //NoLogo "C:\Program Files
> (x86)\PostgreSQL\9.3/installer/server/initcluster.vbs" "NT
> AUTHORITY\NetworkService" "postgres" "****" "C:\Program Files
> (x86)\PostgreSQL\9.3" "C:\Program Files (x86)\PostgreSQL\9.3\data" 5432
> "English, United States" 1 : Program ended with an error exit code
> Problem running post-install step. Installation may not complete correctly
> The database cluster initialisation failed.
>
>
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
>

--
Sandeep Thakkar

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message prasanna 2014-03-12 13:28:58 BUG #9545: Unable install postgres on AIX 5.3
Previous Message Grégory Giannoni 2014-03-12 10:38:00 LIMIT causes huge slow down