BUG #6625: not sufficient privileges to start system service

Started by Milen Lazarovalmost 14 years ago3 messagesbugs
Jump to latest
#1Milen Lazarov
milen_lazarov@yahoo.com

The following bug has been logged on the website:

Bug reference: 6625
Logged by: Milen
Email address: milen_lazarov@yahoo.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?

#2Robert Haas
robertmhaas@gmail.com
In reply to: Milen Lazarov (#1)
Re: BUG #6625: not sufficient privileges to start system service

On Thu, May 3, 2012 at 6:46 PM, <milen_lazarov@yahoo.com> wrote:

The following bug has been logged on the website:

Bug reference:      6625
Logged by:          Milen
Email address:      milen_lazarov@yahoo.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

#3Craig Ringer
craig@2ndquadrant.com
In reply to: Milen Lazarov (#1)
Re: BUG #6625: not sufficient privileges to start system service

On 05/04/2012 06:46 AM, milen_lazarov@yahoo.com wrote:

The following bug has been logged on the website:

Bug reference: 6625
Logged by: Milen
Email address: milen_lazarov@yahoo.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