Re: Upgrade to postgres 10 - Postmaster not getting shutdown

Поиск
Список
Период
Сортировка
От MichaelDBA
Тема Re: Upgrade to postgres 10 - Postmaster not getting shutdown
Дата
Msg-id 5B489971.1010409@sqlexec.com
обсуждение исходный текст
Ответ на Upgrade to postgres 10 - Postmaster not getting shutdown  (Debraj Manna <subharaj.manna@gmail.com>)
Список pgsql-admin
Make sure no other pg services are still running:

ps -ef | grep postgres

Otherwise, check and remove the postgresql pid file if it still exists.

Regards,
Michael Vitale


Debraj Manna wrote:
There seems to be a postmaster servicing the new cluster.

В списке pgsql-admin по дате отправления:

Предыдущее
От: Debraj Manna
Дата:
Сообщение: Upgrade to postgres 10 - Postmaster not getting shutdown
Следующее
От: David Modica
Дата:
Сообщение: RE: Upgrade to postgres 10 - Postmaster not getting shutdown