Re: Process won't start in Windows

From: Dave Page <dpage(at)postgresql(dot)org>
To: rod(at)iol(dot)ie
Cc: "'PostgreSQL'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Process won't start in Windows
Date: 2007-01-17 14:13:15
Message-ID: 45AE2EFB.80701@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Robert Fitzpatrick 2007-01-17 14:23:32 Re: Process won't start in Windows
Previous Message Raymond O'Donnell 2007-01-17 13:50:33 Re: Process won't start in Windows