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>
Attachments:
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>
Import Notes
Resolved by subject fallback
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
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
Import Notes
Resolved by subject fallback
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
Import Notes
Resolved by subject fallback