PDA

View Full Version : postgres



ryno1
07-24-2011, 08:05 PM
hi i have bought holdem manager but i cant use the program bcause i needed postgres but when i dowmload it asks for a password which i dont have deos any1 know why its asking this. Would it be possible for me 2 have a team viewer session because im useless with computers.

thanx
ryno

Patvs
07-24-2011, 08:30 PM
Password is: postgrespass
If it doesn't accept that delete the postgres user first:

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.