Re: [GENERAL] Can't start Postgres anymore

2008-02-28 Thread Andrew Sullivan
On Thu, Feb 28, 2008 at 08:38:26AM -0500, Merlin Moncure wrote: > > > I'm using Zonealarm firewall but Postgres is authorized on 127.0.0.1:5432. Sorry, I missed this in the OP. But I've had people tell me that Zonealarm causes them problems even if it's completely turned off. One person told m

Re: [GENERAL] Can't start Postgres anymore

2008-02-28 Thread Merlin Moncure
On Wed, Feb 27, 2008 at 4:08 PM, George Younan <[EMAIL PROTECTED]> wrote: > I have Postgres installed as a service on Windows xp pro. It has been > working fine but suddenly i couldn't start it anymore. I looked in different > forums for a similar problem but didn't find any solution sofar. So any

Re: [GENERAL] Can't start Postgres anymore

2008-02-27 Thread Gevik Babakhani
IIRC, you cannot state runservice runservice -N "." from commandline. just try pg_ctl -D _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of George Younan Sent: Wednesday, February 27, 2008 10:08 PM To: pgsql-general@postgresql.org Subject: [GENERAL] Can't start Pos