Re: Process won't start in Windows - Mailing list pgsql-general

From Dave Page
Subject Re: Process won't start in Windows
Date
Msg-id 45AE2EFB.80701@postgresql.org
Whole thread Raw
In response to Re: Process won't start in Windows  (Raymond O'Donnell <rod@iol.ie>)
Responses Re: Process won't start in Windows  (Robert Fitzpatrick <lists@webtent.net>)
List pgsql-general
Raymond O'Donnell wrote:
> Robert Fitzpatrick wrote:
>
>> Thanks, yes, I verified the services has 'postgres' as the account being
>> used under the Log On tab of the PostgreSQL service. But still, the
>> service will not start with the administrative permissions error
>> previously posted. Any other ideas?
>
> Did you check that the "postgres" user is not part of the local
> "Administrators" group?

Or any other group it might have inherited admin rights from. the check
is recursive - if you have *any* admin right, no matter how many parent
groups they were inheirted form, it'll find them and refuse to run.

Regards, Dave

pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: Process won't start in Windows
Next
From: Robert Fitzpatrick
Date:
Subject: Re: Process won't start in Windows