PDA

View Full Version : How to COMPLETELY delete psotgreSQL?



royalroy123
07-27-2009, 06:42 AM
Hi,

I got a new computer and tried to install HM. Unfortunately, something went wrong and I reinstalled postgresql and HM, but I cannot install postgresql now as stated in the installation guide, altough I unistalled it. It always says that a database/account already exists.
What do I have to do to install postgresql as it would be the very first time.

Thanks a lot!

Kind regards

netsrak
07-27-2009, 07:53 AM
Uninstall Postgresql via the software add/remove function
Delete the installation folder c:\program files\postgresql
Delete the use in a command box
Start->rund->cmd
net user postgres /delete
and/or
net user postgresuser /delete