Re: Having Issue Getting the Postgresql Service to Start

From: "Sogard, Michael (DPS)" <Michael(dot)Sogard(at)state(dot)mn(dot)us>
To: Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>
Cc: Sachin Srivastava <sachin(dot)srivastava(at)enterprisedb(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Having Issue Getting the Postgresql Service to Start
Date: 2011-12-13 16:10:54
Message-ID: 4E5D0A44F2EC6B4190539D07BE5FB93D02E4D7@055-CH1MPN1-022.055d.mgd.msft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Removing the administrator rights worked and the service is now able to start over the domain. Thanks for the help!

From: Craig Ringer [mailto:ringerc(at)ringerc(dot)id(dot)au]
Sent: Monday, December 12, 2011 5:48 PM
To: Sogard, Michael (DPS)
Cc: Sachin Srivastava; pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Having Issue Getting the Postgresql Service to Start

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2011-12-13 16:38:57 Re: order of (escaped) characters in regex range
Previous Message hubert depesz lubaczewski 2011-12-13 14:14:35 Re: order of (escaped) characters in regex range