Re: Error starting service on Win2k - Mailing list pgsql-bugs

From Magnus Hagander
Subject Re: Error starting service on Win2k
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE475CED@algol.sollentuna.se
Whole thread Raw
In response to Error starting service on Win2k  ("Conal Tuohy" <Conal.Tuohy@vuw.ac.nz>)
List pgsql-bugs
>I have installed 8.0-beta2-dev3 on Win2k but the service will=20
>not start.
>
>Firstly, I couldn't install postgresql as a Windows service=20
>using the installer - using the installer, I couldn't add=20
>postgresql as a Windows service without being a local=20
>administrator. However, if I was logged on as a local admin=20
>then the service would install but there was an error reported=20
>later on saying that the server wouldn't run because I was=20
>administrator (don't have a log of that error, sorry).

You need two accounts. One administrator account that starts the
installer (this could be "Administrator" or cours e- definitly no need
to create a special user for this). Another account which is used to run
the eventual installed postgres. This is the account that you specify on
the service account screen in the installer. This account MUST NOT be an
administrator.


>failed to start. The Application event log shows the following=20
>error (though NB the user account is a regular user, not a=20
>"Power User" or "Administrator"):

Well, the systems says it is. Per FAQ 3.3 at
http://pginstaller.projects.postgresql.org/FAQ_windows.html, please
check the contents of your PU and Adm groups. They may contain other
nested groups.



//Magnus

pgsql-bugs by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: psql can not connect to the server on Win2000 NT
Next
From: Josh Berkus
Date:
Subject: Re: Money type not gone?