Re: Help-Urgent - Mailing list pgsql-general

From Mario Guenterberg
Subject Re: Help-Urgent
Date
Msg-id 426CAABC.80808@mattheis-berlin.de
Whole thread Raw
In response to Help-Urgent  (ElayaRaja S <elayaraja.s@gmail.com>)
List pgsql-general
ElayaRaja S schrieb:
> Hi,
>    I am using Redhat Linux 9 and PostgreSQL 7.4.5. While shutdown the
> linux server i forget to stop the postgresql. After starting the linux
> server, now i am unable to stop the postgres. When stopping the
> postgres  i am getting the following error as
>
> bash-2.05b$ pg_ctl status
> pg_ctl: postmaster is running (PID: 17173)
> Command line was:
> /usr/local/pgsql/bin/postmaster
>
> bash-2.05b$ pg_ctl stop
> /usr/local/pgsql/bin/pg_ctl: line 274: kill: (17173) - No such process
> waiting for postmaster to shut
> down................................................................
> failed
> pg_ctl: postmaster does not shut down
>
>
> Note: please help me to shutdown the postgresql.
>
>

Hi

remove your pidfile in /usr/local/pgsql or elsewhere.
Then start the postgresql server.

best regards

--
Mario Günterberg
mattheis. werbeagentur
IT Engineer / Projektleiter

Zillestrasse 105a. D - 10585 Berlin
Tel#49-(0)30 . 34 80 633 - 0
Fax#49-(0)30 . 34 80 633 50
http://www.mattheis-berlin.de

pgsql-general by date:

Previous
From: Karsten Hilbert
Date:
Subject: Re: timezone() with timeofday() converts the wrong direction?
Next
From: "Florian G. Pflug"
Date:
Subject: What does "tuple concurrently updated" mean?