Re: Having Issue Getting the Postgresql Service to Start - Mailing list pgsql-general

From Craig Ringer
Subject Re: Having Issue Getting the Postgresql Service to Start
Date
Msg-id 4EE692A2.7040305@ringerc.id.au
Whole thread Raw
In response to Re: Having Issue Getting the Postgresql Service to Start  ("Sogard, Michael (DPS)" <Michael.Sogard@state.mn.us>)
Responses Re: Having Issue Getting the Postgresql Service to Start  ("Sogard, Michael (DPS)" <Michael.Sogard@state.mn.us>)
List pgsql-general
On 13/12/2011 12:18 AM, Sogard, Michael (DPS) wrote:
A little more information that may help, the service works fine as a local user. The problem only happens when we try to start it as a network user on the domain. As far as registering the service goes, I am not sure of the details of the installation. That was performed from a different team than mine. They are also stumped as to why this is happening.

I've seen reports that PostgreSQL doesn't run properly when run as a domain member user before, too. However, in this case the problem is simpler:

The PostgreSQL account must **NOT** have administrator rights. Grant the account full control over its data directory and REMOVE its administrator rights.

--
Craig Ringer

pgsql-general by date:

Previous
From: Chris Angelico
Date:
Subject: Consecutive operators not recognized without whitespace
Next
From: Tom Lane
Date:
Subject: Re: Consecutive operators not recognized without whitespace