Re: how to stop running postgres process - Mailing list pgsql-hackers

From Doug McNaught
Subject Re: how to stop running postgres process
Date
Msg-id m3d6yx622w.fsf@varsoon.denali.to
Whole thread Raw
In response to how to stop running postgres process  (Amit Kumar Khare <skamit2000@yahoo.com>)
List pgsql-hackers
Amit Kumar Khare <skamit2000@yahoo.com> writes:

> (2) now the problem is the process is running in the
> backend and now if I start postmaster again it gives
> me the following error

Use 'ps' to find the PID of the running 'postgres' process and kill
it.

-Doug
-- 
Let us cross over the river, and rest under the shade of the trees.  --T. J. Jackson, 1863


pgsql-hackers by date:

Previous
From: "Alex Adriaanse"
Date:
Subject: Re: point in time recovery and moving datafiles online
Next
From: Tom Lane
Date:
Subject: Re: problem with restore of functions