BUG #8936: cluster initialisation failed

From: oren(at)vnt-software(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #8936: cluster initialisation failed
Date: 2014-01-23 13:48:13
Message-ID: 20140123134813.26703.21239@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 8936
Logged by: Oren
Email address: oren(at)vnt-software(dot)com
PostgreSQL version: 9.1.5
Operating system: Windows 8, 8.1, 2012
Description:

Hi,

When trying to install postgre using domain user while another user with
same name is configured locally(!) the initdb.exe failed.
(the initcluster.vbs running initdb.exe)

It seems like that the installer gives permission on data folder to the
local user instead the domain user which I logged in with.

Checked with 9.1.5 and 9.1.11 versions.

More Details:

Description: initdb - initialize a new database cluster
Company: PostgreSQL Global Development Group
Name: initdb.exe
Version: 9.1.5
Path: C:\Program Files\PostgreSQL\9.1\bin\initdb.exe
Command Line: "C:\Program Files\PostgreSQL\9.1\bin\initdb.exe" --pwfile
"C:\Program Files\PostgreSQL\9.1\radD2D3C.tmp" --encoding=UTF-8 -A md5 -U
postgres -D "C:\Program Files\PostgreSQL\9.1\data"

Event Class: File System
Operation: CreateFile
Result: ACCESS DENIED
Path: C:\Program Files\PostgreSQL\9.1\data
TID: 304
Duration: 0.0002397
Desired Access: Write Attributes, Synchronize
Disposition: Open
Options: Synchronous IO Non-Alert, Open Reparse Point
Attributes: n/a
ShareMode: Read, Write, Delete
AllocationSize: n/a

Browse pgsql-bugs by date

  From Date Subject
Next Message David Johnston 2014-01-23 15:19:07 Re: BUG #8929: Drupal Website not working on Postgres 9.2
Previous Message Marti Raudsepp 2014-01-23 13:15:11 Re: BUG #8929: Drupal Website not working on Postgres 9.2