dbTalk Databases Forums  

[BUGS] BUG #1443: Can't start service of Postgres

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1443: Can't start service of Postgres in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
phucle
 
Posts: n/a

Default [BUGS] BUG #1443: Can't start service of Postgres - 01-29-2005 , 01:31 PM







The following bug has been logged online:

Bug reference: 1443
Logged by: phucle
Email address: le.viet.phuc (AT) gmail (DOT) com
PostgreSQL version: 8.0
Operating system: Windows XP Pro japanese
Description: Can't start service of Postgres
Details:

Dear,

I installed Postgres 8.0 sucessfully and ran Ok but when I restarted my
computer, Postgres could not start. When I checked in windows service, I
realized that Postgres service did not start. I tried to start manual but
could not start
I have tested this problem many times.

phucle

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo (AT) postgresql (DOT) org)

Reply With Quote
  #2  
Old   
Magnus Hagander
 
Posts: n/a

Default Re: [BUGS] BUG #1443: Can't start service of Postgres - 01-29-2005 , 02:59 PM






Quote:
The following bug has been logged online:

Bug reference: 1443
Logged by: phucle
Email address: le.viet.phuc (AT) gmail (DOT) com
PostgreSQL version: 8.0
Operating system: Windows XP Pro japanese
Description: Can't start service of Postgres
Details:=20

Dear,
=20
I installed Postgres 8.0 sucessfully and ran Ok but when I=20
restarted my
computer, Postgres could not start. When I checked in windows=20
service, I
realized that Postgres service did not start. I tried to start=20
manual but
could not start
I have tested this problem many times.
You need to look in your server logs (in the pg_log directory) for hints
about what's wrong.

//Magnus

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo (AT) postgresql (DOT) org)


Reply With Quote
  #3  
Old   
Heiko Nocon
 
Posts: n/a

Default Re: [BUGS] BUG #1443: Can't start service of Postgres - 01-31-2005 , 08:58 PM



"phucle" wrote:

Quote:
I installed Postgres 8.0 sucessfully and ran Ok but when I restarted my
computer, Postgres could not start. When I checked in windows service, I
realized that Postgres service did not start. I tried to start manual but
could not start
I encoutered a similar problem on an laptop computer with an defective
network adapter plug. Sometimes the defective plug leads to lost of the
software network interface and this forces postgres to hang. OK, that's
not a problem of postgre, but this accident unhides a postgre-bug.

The hanging postgre instance isn't able to delete the it's lockfile
postmaster.pid when shutting down. The further existence of this file
will avoid any start of the pgsql service in the future, even after a
reboot.

You've to delete this file manually.

I think that this is a bug. Not the simple existence of a lockfile
should prohibit instances from run, but only the existence of an already
opened lockfile.


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.