Re: how to stop running postgres process

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: how to stop running postgres process
Дата
Msg-id m3d6yx622w.fsf@varsoon.denali.to
обсуждение исходный текст
Ответ на how to stop running postgres process  (Amit Kumar Khare <skamit2000@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: "Alex Adriaanse"
Дата:
Сообщение: Re: point in time recovery and moving datafiles online
Следующее
От: Tom Lane
Дата:
Сообщение: Re: problem with restore of functions