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

From PostgreSQL Admin
Subject Re: deinstallation - reinstallation on Mac OS 10.4
Date
Msg-id 46A62D5A.4030907@productivitymedia.com
Whole thread Raw
In response to Re: deinstallation - reinstallation on Mac OS 10.4  (Christoph Heibl <christoph.heibl@gmx.net>)
Responses Re: deinstallation - reinstallation on Mac OS 10.4
List pgsql-admin
run this in the command line

locate postmaster.pid
 or
find / -name "postmaster.pid" -print

that should locate any postmaster files and then remove whatever looks
like the postmaster.pif file

pgsql-admin by date:

Previous
From: Lew
Date:
Subject: Re: varchar vs text columns
Next
From: "Alejandro D. Burne"
Date:
Subject: Re: Set up a database without backup