8.0 beta service won't start

Started by Mike Hornickover 21 years ago5 messagesbugs
Jump to latest
#1Mike Hornick
mhornick@insurancesystems.ca

Hi,

We've been using Postgres for about a year. I recently installed the
beta 8.0 Windows version on my XP laptop. It worked fine for about a
week, but now the service will not start.

Here's the message I receive:

Any ideas?

Michael Hornick

Insurance Systems Inc.

mhornick@insurancesystems.ca <mailto:mhornick@insurancesystems.ca>

Free: 877-777-2231

Office: 416-249-2260 ext. 309

Cell: 416-704-9250

www.insurancesystems.ca <http://www.insurancesystems.ca&gt;

Attachments:

image001.jpgimage/jpeg; name=image001.jpgDownload
#2Magnus Hagander
magnus@hagander.net
In reply to: Mike Hornick (#1)
Re: 8.0 beta service won't start

This is almost certainly the "pid file does nto go away" issue. Manually remove the .pid file in the data directory, and start the service.

I beleive this bug is fixed in beta-2.

//Magnus

-----Ursprungligt meddelande-----
Från: Mike Hornick [mailto:mhornick@insurancesystems.ca]
Skickat: den 8 september 2004 17:12
Till: pgsql-bugs@postgresql.org
Ämne: [BUGS] 8.0 beta service won't start

Hi,

We've been using Postgres for about a year. I recently installed the beta 8.0 Windows version on my XP laptop. It worked fine for about a week, but now the service will not start.

Here's the message I receive:

Any ideas?

Michael Hornick

Insurance Systems Inc.

mhornick@insurancesystems.ca <mailto:mhornick@insurancesystems.ca>

Free: 877-777-2231

Office: 416-249-2260 ext. 309

Cell: 416-704-9250

www.insurancesystems.ca <http://www.insurancesystems.ca&gt;

#3Bruce Momjian
bruce@momjian.us
In reply to: Magnus Hagander (#2)
Re: 8.0 beta service won't start

Magnus Hagander wrote:

This is almost certainly the "pid file does nto go away" issue. Manually remove the .pid file in the data directory, and start the service.

I beleive this bug is fixed in beta-2.

I think we fixed that after beta2.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#4Magnus Hagander
magnus@hagander.net
In reply to: Bruce Momjian (#3)
Re: 8.0 beta service won't start

This is almost certainly the "pid file does nto go away"

issue. Manually remove the .pid file in the data directory,
and start the service.

I beleive this bug is fixed in beta-2.

I think we fixed that after beta2.

Oh, that might be so.
Then let me rephrase - it's fixed in the MSI installers released after
beta-2, because we waited for a couple of specific fixes before we made
those (that's why they were aclled beta2-dev1 etc, and not plain beta-2)

//Magnus

#5Mike Hornick
mhornick@insurancesystems.ca
In reply to: Magnus Hagander (#4)
Re: 8.0 beta service won't start

Thanks guy's - I'll try it.

Michael Hornick
Insurance Systems Inc.
mhornick@insurancesystems.ca
-----Original Message-----
From: Magnus Hagander [mailto:mha@sollentuna.net]
Sent: September 11, 2004 11:43 AM
To: Bruce Momjian
Cc: Mike Hornick; pgsql-bugs@postgresql.org
Subject: SV: [BUGS] 8.0 beta service won't start

This is almost certainly the "pid file does nto go away"

issue. Manually remove the .pid file in the data directory,
and start the service.

I beleive this bug is fixed in beta-2.

I think we fixed that after beta2.

Oh, that might be so.
Then let me rephrase - it's fixed in the MSI installers released after
beta-2, because we waited for a couple of specific fixes before we made
those (that's why they were aclled beta2-dev1 etc, and not plain beta-2)

//Magnus