Re: [BUGS] no sufficient privileges to start system service

2012-05-05 Thread Amit Kapila
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. From: pgsql-bugs-ow..

Re: [BUGS] no sufficient privileges to start system service

2012-05-05 Thread John R Pierce
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

Re: [BUGS] no sufficient privileges to start system service

2012-05-05 Thread John R Pierce
On 05/05/12 12:14 PM, Milen Lazarov wrote: sorry, but i don't understand. i am just following the steps. what exactly should i do? well, normally, the windows installer just works. since it didn't, the process has to be troubleshooted, and you've not given us sufficient information to hazar