Re: complete uninstall of postgres 9.0.4

From: Baux David <david(dot)baux(at)inserm(dot)fr>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: complete uninstall of postgres 9.0.4
Date: 2011-11-07 15:03:20
Message-ID: 4EB7F338.5060607@inserm.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Dear Ramy,

I confirm the message posted twice. I am also new to postgresql and I
just switched to Lion so I am probably not very helpful but as it seems
that you got no answers, I can try to give you some clues.
My postgresql install was not through brew, but if I understood weel,
all should be in /usr/local. So if you can locate the file manually, or
follow the symlinks, you can probably delete them manually (but be careful).
Maybe you should also check that the server was not running before
launching the uninstall process (pg_ctl stop).

To answer your last question, I used the dmg directly downloaded from
Postgres website, and everything did well (it installs in
/Library/PostgreSQL/, and some stuff in /Applications/PostgreSQL/). And
for post install, the documentation is quite complete. Installing
DBD::Pg for perl on Lion worked also well.
BW

david

Le 07/11/11 15:36, Ramy Abdel-Azim a écrit :
> Not sure if this has already posted, but I wasn't accepted to the
> mailing list the first time i sent it. apologies if it shows up twice.
> _Ramy
>
> On Mon, Nov 7, 2011 at 9:02 AM, Ramy Abdel-Azim
> <ramy(dot)abdel-azim(at)startdatelabs(dot)com
> <mailto:ramy(dot)abdel-azim(at)startdatelabs(dot)com>> wrote:
>
> Hello,
> It seems I've rather botched my installation of postgres onto my
> Mac OSX lion machine. I would like to "start over from scratch".
> I've tried "brew uninstall postgresql" but this seems to leave a
> bunch of configuration nonsense that I dont' need in my new
> installation still in tact (or something). In any case, instead of
> trying to figure out what i did wrong, I'd like to completely
> start over with the installation process. i don't need to retain
> any database tables or any data or anything like that. I'd like to
> get my machine back to a point where it knew nothing of postgres.
>
> Please let me know if you can assist me.
>
> And, along the way, if you know of any gotchas that come with
> trying to install postgres on mac osx lion, please let me know
> about them. I'm completely new to both Mac OSX lion (though not
> linux) and completely new to postgres (though i have used MySQL
> and SQL-Server in the past).
>
> Thanks kindly,
> _Ramy
>
>

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Ramy Abdel-Azim 2011-11-07 15:17:08 Re: complete uninstall of postgres 9.0.4
Previous Message Ramy Abdel-Azim 2011-11-07 14:36:45 Re: complete uninstall of postgres 9.0.4