BUG #6625: not sufficient privileges to start system service

Lists: pgsql-bugs
From: milen_lazarov(at)yahoo(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #6625: not sufficient privileges to start system service
Date: 2012-05-03 22:46:17
Message-ID: E1SQ4mv-0000PD-CI@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 6625
Logged by: Milen
Email address: milen_lazarov(at)yahoo(dot)com
PostgreSQL version: 8.3.0
Operating system: windows xp
Description:

i can't complete the installation process as i have persisting problem. it
gives me the following error message: Service pgsql 8.3 failed to start.
Verify that you have sufficient privileges to start system service. where's
the problem?


From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: milen_lazarov(at)yahoo(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6625: not sufficient privileges to start system service
Date: 2012-05-22 19:36:22
Message-ID: CA+TgmoZZy62ZwKAc3mPj01=pzOePOfsZu=Gy8DoSSR4RVAYDmA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-bugs

On Thu, May 3, 2012 at 6:46 PM, <milen_lazarov(at)yahoo(dot)com> wrote:
> The following bug has been logged on the website:
>
> Bug reference:      6625
> Logged by:          Milen
> Email address:      milen_lazarov(at)yahoo(dot)com
> PostgreSQL version: 8.3.0
> Operating system:   windows xp
> Description:
>
> i can't complete the installation process as i have persisting problem. it
> gives me the following error message: Service pgsql 8.3 failed to start.
> Verify that you have sufficient privileges to start system service. where's
> the problem?

Maybe you don't have sufficient privileges to start the service.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


From: Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>
To: milen_lazarov(at)yahoo(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6625: not sufficient privileges to start system service
Date: 2012-05-29 08:58:47
Message-ID: 4FC48FC7.9030307@ringerc.id.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-bugs

On 05/04/2012 06:46 AM, milen_lazarov(at)yahoo(dot)com wrote:
> The following bug has been logged on the website:
>
> Bug reference: 6625
> Logged by: Milen
> Email address: milen_lazarov(at)yahoo(dot)com
> PostgreSQL version: 8.3.0
> Operating system: windows xp
> Description:
>
> i can't complete the installation process as i have persisting problem. it
> gives me the following error message: Service pgsql 8.3 failed to start.
> Verify that you have sufficient privileges to start system service. where's
> the problem?

Try a current version.

Uninstall PostgreSQL. Delete the system service. Delete the `postgres`
user account using Administrative Tools from the Control Panel.

Install PostgreSQL 9.1.

If you still have problems, check to see if (a) you are an
administrators group member, (b) your computer has no domain-imposed
Group Policy, and (c) your computer doesn't have any kind of "security"
software like an antivirus suite that might be screwing things up.

--
Craig Ringer