Page 1 of 1

postgreSQL password

PostPosted: Wed Jan 30, 2013 11:48 am
by jefrutten
hello,

i have installed ps9.2 and discovered on the site that pokertracker not suppport this version. i removed it and try the 9.0. But the password the setup doesnt work anymore,i also try 'dbpass' but did didnt work either.the strange thing is that i can instal 9.2 again without any problems.do you know what the solution is?

Re: postgreSQL password

PostPosted: Wed Jan 30, 2013 1:25 pm
by kraada
Use whatever password you used installing 9.2 and it should work installing 9.0. If not, you can remove the user account by clicking Start typing cmd and right clicking it and clicking Run as Administrator and then in the prompt typing:
net user postgres /delete

then hit enter and after that you can use whatever password you would like.