Re: deinstallation - reinstallation on Mac OS 10.4 - Mailing list pgsql-admin

From Shane Ambler
Subject Re: deinstallation - reinstallation on Mac OS 10.4
Date
Msg-id 46A5C409.50803@Sheeky.Biz
Whole thread Raw
In response to Re: deinstallation - reinstallation on Mac OS 10.4  (Christoph Heibl <christoph.heibl@gmx.net>)
List pgsql-admin
Christoph Heibl wrote:
> Thanks a lot for your help! By deleting the pgsql directory I get some
> steps further. Now I get stuck by a error message saying
> "postmaster.pid" already exists, when I try to start postmaster. I am
> not really sure what this means because I think I initiated the database
> only once, but I guess I have to try a little bit more to solve this
> problems.

The existence of postmaster.pid would indicate that postgresql is either
running or was not stopped properly. If it your sure it isn't running
then you can delete the .pid file manually.

If you are familiar with the terminal then ps aux | grep postgres will
list any processes running. If there are any stop postgresql and if the
.pid file remains delete it then start postgresql.



--

Shane Ambler
pgSQL@Sheeky.Biz

Get Sheeky @ http://Sheeky.Biz

pgsql-admin by date:

Previous
From:
Date:
Subject: problems installing postgresql on Mandriva linux
Next
From: Tom Lane
Date:
Subject: Re: problems installing postgresql on Mandriva linux