Re: no sufficient privileges to start system service

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: no sufficient privileges to start system service
Date: 2012-05-05 18:10:51
Message-ID: 4FA56D2B.7050200@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 05/05/12 2:55 AM, Amit Kapila wrote:
>
> To strat the service on windows, the user (postgres, incase you didn’t
> change during installation) needs to be have administrative privilege
> and service has to run as that user.
>
> You can use Run as in windows to run the particular executable or
> change the user in services.
>

the SERVICE account ('postgres') needs only 'run as service' privileges.
the user doing the start/stop needs admin privs.

--
john r pierce N 37, W 122
santa cruz ca mid-left coast

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message John R Pierce 2012-05-05 19:27:30 Re: no sufficient privileges to start system service
Previous Message Amit Kapila 2012-05-05 09:55:00 Re: no sufficient privileges to start system service