Re: Postmaster failing to start on reboot

From: "surabhi(dot)ahuja" <surabhi(dot)ahuja(at)iiitb(dot)ac(dot)in>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Richard Huxton" <dev(at)archonet(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Postmaster failing to start on reboot
Date: 2005-11-10 08:35:28
Message-ID: 967CFC4343BF2A4DAFACD026D33DC85118EC8A@jal.iiitb.ac.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Another thing that has been noted is ...sometimes if i run the command

dbxd stop.
it fails to bring down postmaster. What should be done in such a situation?

right now we do a kill -9 postmaster

Thanks
regards
Surabhi ahuja

________________________________

From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
Sent: Wed 11/9/2005 9:23 PM
To: Richard Huxton
Cc: surabhi.ahuja; pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Postmaster failing to start on reboot

***********************
Your mail has been scanned by InterScan VirusWall.
***********-***********

Richard Huxton <dev(at)archonet(dot)com> writes:
> surabhi.ahuja wrote:
>> So, I try starting postmaster. and it displays the following error
>> message: HINT: If you're sure there are no old server processes
>> still running, remove the shared memory block with the command "ipcr
>> m", or just delete the file
>> "/export/home1/sdc_image_pool/dbx/postmaster.pid".
>>
>> does it means that i will have to delete the postmaster.pid file ..in
>> such a scenarion always?

> No, only when it doesn't close down properly. Check your system logs to
> see what happened.

Also, what PG version is this exactly? More recent versions have better
defenses against being fooled by stale postmaster.pid files. It matters
what postmaster startup script you're using, too.

regards, tom lane

Browse pgsql-general by date

  From Date Subject
Next Message Richard Sydney-Smith 2005-11-10 09:00:37 Windows installer fails for 8.1
Previous Message A. Kretschmer 2005-11-10 08:31:26 Re: script