This is a discussion on Re: Postmaster failing to start on reboot within the Pgsql General forums, part of the PostgreSQL category; --> The error "If you're sure there are no old server processes > still running, remove the shared memory block ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| The error "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". was looged in the Postgres Log file that i give at the time of starting postmaster. how do i check my system logs to get further info? I am sorry i am still in the learning phase . thanks Regards Surabhi ________________________________ From: Richard Huxton [mailto:dev@archonet.com] Sent: Wed 11/9/2005 8:23 PM To: surabhi.ahuja Cc: pgsql-general@postgresql.org Subject: Re: [GENERAL] Postmaster failing to start on reboot *********************** Your mail has been scanned by InterScan VirusWall. ***********-*********** surabhi.ahuja wrote: > Hello everyone, > > I reboot my machine while postmaster is up. > > after the m/c gets rebooted , I grep for the process "postmaster", > and it does not find it. > > 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. -- Richard Huxton Archonet Ltd |