Dave, Should the installer be the user "postgres"? I've installed both as "rik" (global domain) and "postgres" (local domain). Each time installation fails to write the "conf" file in /data. See below for answers to your questions.
Thanks! Roger P.S. OS is XP -----Original Message----- From: Dave Page [mailto:dp...@pgadmin.org] Sent: Thursday, May 07, 2009 2:31 AM To: Krimstock, Roger I (Roger); Pg Bugs Subject: Re: [BUGS] BUG #4785: Installation fails [Please keep the list CC'd] On Thu, May 7, 2009 at 3:14 AM, Krimstock, Roger I (Roger) <r...@avaya.com> wrote: > > The command that seems to be failing appears to be: > > echo y|cacls "C:\Program Files\PostgreSQL\8.4\data" /T /G > "<username>":F > > where <username> is your current username as returned by a scripting object. Can you try running the command in a command prompt please, and see if it works interactively (using your username)? >>>>>>[RIK] for both users, "rik" and "postgres", the response is: "Access is denied" OK, so the basic question is, why can't you set permissions on that directory? The installer obviously thinks you have some admin privileges, otherwise it would have aborted at startup. Can you answer the following please and we can try to figure out the issue? - Is your computer on a domain? Yes - Is your user account a domain or local account? Domain account - Are you a local administrator, domain administrator or member of the power users group (or anything similar?) Local administrator and I added myself to power users. - Do you have permissions to write to each directory in the path C:\Program Files\PostgreSQL\8.4\data ? Yes - Is this an NTFS filesystem? Yes -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs