PDA

View Full Version : Error msg in end of postgreSQL install



J. Bourne
08-09-2009, 09:48 AM
Hi

I get this following error massage when trying to install postgreSQL: "internal account lookupfailure> no mapping between account names and security IDīs was done. " - only option is "ok", then I get "
installation ended prematurely because of an error".

I am running windows xp proffesional w service pack 2 and downloaded the newest version of HEM from the website.

CAn anyone help?

netsrak
08-09-2009, 11:17 AM
This message usually means that your computer name or your domain name is to long for the installation of postgresql.

Please try Google for further information or come back if you need further help.

J. Bourne
08-10-2009, 08:12 AM
I finally got through the installation! I have no idea how though.

But now when I want to run HEM for the first time, I get this error after connecting to the database control panel and trying to create a new database:

Error 42704: role "bourne" does not exist.

Bourne was the username I used in postgreSQL.

fozzy71
08-10-2009, 09:42 AM
I suggest you do a complete postgres reinstallation and use all the default settings from the installation guide.

Make sure you delete the postgres (and postgresuser) user account after uninstalling:
- run the command - start > run > cmd >
net user postgres /delete
- reboot.

http://www.holdemmanager.net/forum/showpost.php?p=72340&postcount=574


It seems there is something wrong with your userroles. You should create a user postgres not Fredron or something else.

Installation guide:
http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=176