BUG #8936: cluster initialisation failed - Mailing list pgsql-bugs

From oren@vnt-software.com
Subject BUG #8936: cluster initialisation failed
Date
Msg-id 20140123134813.26703.21239@wrigleys.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      8936
Logged by:          Oren
Email address:      oren@vnt-software.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

pgsql-bugs by date:

Previous
From: David Johnston
Date:
Subject: Re: BUG #8929: Drupal Website not working on Postgres 9.2
Next
From: Devrim GÜNDÜZ
Date:
Subject: Re: BUG #8869: ip4r93-1.05-3.rhel6 syntax error in ip4r.sql - LANGUAGE 'C' instead of LANGUAGE 'c'