Обсуждение: How to uninstall PostgreSQL 8.4 on both Windows XP and Windows 7

Поиск
Список
Период
Сортировка

How to uninstall PostgreSQL 8.4 on both Windows XP and Windows 7

От
Mlondolozi Ncapayi
Дата:
Hi there
 
I installed PostgreSql 8.4 and now I  want to delete/ uninstall it completely to start a new fresh installation.
Can you please give me clear instructions on how to do that or maybe a script that I can run.
I am doing assignment using postgres your help would be highly appreciated.
 
Mlo
 
 

Re: How to uninstall PostgreSQL 8.4 on both Windows XP and Windows 7

От
"Kevin Grittner"
Дата:
Mlondolozi Ncapayi <mlondza@gmail.com> wrote:

> I installed PostgreSql 8.4 and now I  want to delete/ uninstall it
> completely to start a new fresh installation.
> Can you please give me clear instructions on how to do that or
> maybe a script that I can run.

That's going to depend entirely on how you installed it, which is
something you didn't tell us.  Did you build from source, use a
one-click installer, or something else?  Details like exact version
number, the URL from which you got the software, etc., would help.

-Kevin