PDA

View Full Version : postgresql problem



ppow
03-31-2011, 09:57 AM
Hi all.

I have a problem with installing postgresql. Installing HEM is no problem, but i can't install the postgresql file.

So i tried to install the postgresql seperate from HEM, and it still does'nt work. It asks for a password that i don't have?

I have deleted all the old postgresql files, and it still asks for the password?

Does anyone know what the problem might be?

Patvs
03-31-2011, 05:32 PM
click on Start and go to Programs -> Accessories -> Command Prompt

* If you are on Vista, rightclick and choose "Run as Administrator".


A black box should appear. Type 'net user postgres /delete' (without the quotes) and press enter.

The user is now deleted and you can (re)install PostgreSQL (and it will accept any password) Use "postgrespass" for password.