Installation on a 2000 DC - Mailing list pgsql-hackers-win32

From wardp8@sasktel.net
Subject Installation on a 2000 DC
Date
Msg-id 4e52d94df0ca.4df0ca4e52d9@qlo.com
Whole thread Raw
List pgsql-hackers-win32
I have been trying to install the last three MSI installers on my Windows 2000 server with no luck. It is a domain
controllerand therefore has no local accounts. I have created an account in active directory for the domain and taken
awaybasically every right that I can think of (except run as service) and still it tells me the account has
administrativeprivileges. I have also tried creating an account at the "Install as service" prompt in the installer, I
typein domainname\postgres for the username and it creates the user. It then tells me that it could not read the local
powerusersgroup. 

I cannot automatically initialize the database cluster either. When it gets to this step it tells me that it could not
createthe process ID (I take it that the account has too many privileges). 

Usually at the end of the install(if I don't choose to initialize the database cluster) it keeps telling me that it
couldn'tstart the service. I have found a way to make it happy by placing the data folder from a previous build into
thenew build's program folder. 

When I try to start the service from within the service control panel, it tells me that the program did not start and
nordid it return any kind of an error code. Then, as I try to run postmaster from within a command console running as
thenewly created user it tells me that I am trying to run the database with administrative privileges and exits. 

Everything seems to run fine and dandy on another 2000 server that I have, the only difference is that it's not a
domaincontroller (so it has local accounts) and upon installation quite easily created a new user and initialized a new
databasecluster for me. This server inherits domain privileges from the previously mentioned domain controller. 

Attachment

pgsql-hackers-win32 by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: REPOST: InitDB Failure on install
Next
From: Andreas Pflug
Date:
Subject: Re: REPOST: InitDB Failure on install