Re: [GENERAL] Access is denied during initdb

2005-06-21 Thread Richard Huxton
O.B. wrote: Richard Huxton wrote: O.B. wrote: Here's additional information from the log file surrounding the problem with initdb failing: Action 18:10:09: SetPermissions. Setting filesystem permissions... MSI (s) (2C:AC) [18:10:09:323]: Executing op: CustomActionSchedule(Action=SetPermiss

Re: [GENERAL] Access is denied during initdb

2005-06-20 Thread O.B.
Richard Huxton wrote: O.B. wrote: Here's additional information from the log file surrounding the problem with initdb failing: Action 18:10:09: SetPermissions. Setting filesystem permissions... MSI (s) (2C:AC) [18:10:09:323]: Executing op: CustomActionSchedule(Action=SetPermissions,ActionTyp

Re: [GENERAL] Access is denied during initdb

2005-06-20 Thread Richard Huxton
O.B. wrote: O.B. wrote: I'm attempting to install PostgreSQL v8.0.3 on a Windows XP SP2 machine. The error log below is generated and the installation rolls back. I have verified that the "postgres" user (service account) has read/write/execute permissions to the entire C: drive as well as

Re: [GENERAL] Access is denied during initdb

2005-06-20 Thread O.B.
O.B. wrote: I'm attempting to install PostgreSQL v8.0.3 on a Windows XP SP2 machine. The error log below is generated and the installation rolls back. I have verified that the "postgres" user (service account) has read/write/execute permissions to the entire C: drive as well as having the "

[GENERAL] Access is denied during initdb

2005-06-17 Thread O.B.
I'm attempting to install PostgreSQL v8.0.3 on a Windows XP SP2 machine. The error log below is generated and the installation rolls back. I have verified that the "postgres" user (service account) has read/write/execute permissions to the entire C: drive as well as having the "logon as servi