Re: It's dead and won't get up!!

From: Duane Kehoe <dkehoe(at)weycogroup(dot)com>
To:
Cc: Pgsql Novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: It's dead and won't get up!!
Date: 2001-11-08 21:28:31
Message-ID: 3BEAF8FF.1070401@weycogroup.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

KUCHARSKI, DAVID R. wrote:

>It appears that postmaster has died and I am unable to get it up and
>running again. I've tried the nohup line from the man pages with no
>success. I've tried just trying to run #psql dbname Username and get a
>failure message that asks if postmaster is running. It's not! It WAS
>earlier, but NOW it's not!
>
>HELP!
>
>thanks
>Dave
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
>
Try checking the lock file, we used to have a problem like this occur
from time to time and the only way to get postmaster running again was
to delete this file( .s.PGSQL.5432 ) from /tmp, or do the highly
unsuggested reboot(very bad :-( ). After that restarting postmaster
should complete successfully

--
____________________________________________________________
Long live the Penguin!!!

Duane Kehoe Phone # 414.908.1814
Programmer/Analyst Fax # 414.908.1814
Weyco Group, Inc. Email: dkehoe(at)weycogroup(dot)com

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message KUCHARSKI, DAVID R. 2001-11-08 21:45:51 Re: It's dead and won't get up!!
Previous Message KUCHARSKI, DAVID R. 2001-11-08 20:44:18 It's dead and won't get up!!