postgres
Started by Amy Smithabout 16 years ago2 messagesgeneral
All
how to get rid of the postmaster that is still running, but I deleted the
$PGDATA cluster file, so it can not stop it.
but I can not use the port again for new cluster.
PLEASAE HELP.
Amy
Re: postgres
[ Send questions to pgsql-general@postgresql.org instead of
pgsql-general-owner@postgresql.org ]
On Thu, 2010-01-21 at 13:10 -0500, Amy Smith wrote:
how to get rid of the postmaster that is still running, but I deleted
the $PGDATA cluster file, so it can not stop it.
but I can not use the port again for new cluster.
PLEASAE HELP.
You'll have to kill the postgres processes.
Regards,
Jeff Davis