Re: Upgrade to postgres 10 - Postmaster not getting shutdown - Mailing list pgsql-admin

From MichaelDBA
Subject Re: Upgrade to postgres 10 - Postmaster not getting shutdown
Date
Msg-id 5B489971.1010409@sqlexec.com
Whole thread Raw
In response to Upgrade to postgres 10 - Postmaster not getting shutdown  (Debraj Manna <subharaj.manna@gmail.com>)
List 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 by date:

Previous
From: Debraj Manna
Date:
Subject: Upgrade to postgres 10 - Postmaster not getting shutdown
Next
From: David Modica
Date:
Subject: RE: Upgrade to postgres 10 - Postmaster not getting shutdown