Skip site navigation (1) Skip section navigation (2)

unable to start postgresql server services (Windows XP/Professional/Service Pack3)

From: Yan Cheng CHEOK <yccheok(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: unable to start postgresql server services (Windows XP/Professional/Service Pack3)
Date: 2010-04-21 02:04:31
Message-ID: 618130.73148.qm@web65704.mail.ac4.yahoo.com (view raw or flat)
Thread:
Lists: pgsql-general
Recently, I am facing problem for not able to start the PostgreSQL service under one of my machine :

Windows XP/Professional/Service Pack3

It had been running no problem previously.

I try to run the following command :

D:\Program Files\PostgreSQL\8.4\bin>pg_ctl.exe runservice -N "postgresql-8.4" -D "D:/Program Files/PostgreSQL/8.4/data" -w
pg_ctl: could not start service "postgresql-8.4": error code 1063

I follow the suggestion http://www.mail-archive.com/pgsql-general(at)postgresql(dot)org/msg83261.html, by running LSPFix.exe. Doesn't help either.

I disable all the firewall, run an antivirus to scan for malware... not work still.

Any suggestion on how I can debug this problem?

Thanks and Regards
Yan Cheng CHEOK


      


pgsql-general by date

Next:From: Yan Cheng CHEOKDate: 2010-04-21 05:40:23
Subject: Re: unable to start postgresql server services (Windows XP/Professional/Service Pack3)
Previous:From: Takahiro ItagakiDate: 2010-04-21 01:50:26
Subject: Re: [GENERAL] trouble with to_char('L')

Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group