PDA

View Full Version : postgeresql



Runepoker
10-13-2009, 06:58 PM
I have deleted all earlier database and now i cant install the lastes version of sql. 8,4 1.1

When i try install it says i already have an existed user. But that cant be right since I have deleted the folder and any file with that postgresql.

I do not know what to do now?

Any understand my issue ?

fozzy71
10-13-2009, 07:10 PM
3) run the command - start > run > cmd >

net user postgres /delete
4) reboot.
5) Install PostgreSQL 8.4, with your firewall uninstalled or turned off if windows firewall - http://www.enterprisedb.com/products/pgdownload.do#windows

Runepoker
10-13-2009, 07:16 PM
when i Write (net user postgres/delete) it gives me an error about syntask in cmd

Runepoker
10-13-2009, 07:17 PM
i tried again and it helped rebotting.

Runepoker
10-13-2009, 07:28 PM
My database is now installed

WHen i try to make a database now it gives me an
ERROR 22023: new encoding(SQL_ASCII) is incompatible with the encoding of the template database UTF8

fozzy71
10-14-2009, 02:41 AM
*Try creating a new UTF DB - http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=146
*Now import a small portion of your \HMArchive so you can see if the problem exists in the new DB - http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=173
*If the new DB seems to work properly, you will want to import the rest of your archives to the new DB, and export/import the hands from the old DB, and then delete the old DB. - http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=21

Runepoker
10-14-2009, 07:17 AM
Thanks

bot
10-14-2009, 12:30 PM
I've followed these directions and am also getting a syntax error at CMD prompt. Upon rebooting, Postgres is now a USER on my computer, but isn't accepting "postgrespass" as the password. How can that be?

Upon re-installation, everything seems to be going smoothly until I receive this message: "Internal account lookup failure. No mapping between account names and security ID's was done."

So, I can't install it and I can't get rid of it. I'm so confused and very frustrated. Please help!

netsrak
10-14-2009, 02:37 PM
when you get a syntax error at the cmd prompt you are typing something wrong. You need to enter spaces between the words.
You should disable UAC for the installation of postgresql and you need to have administrator rights.

If you cant figure it out: Please schedule a remote support session with our support manager. Email fabio@holdemmanager.net, with a link to this thread and your forum name, so he can setup a Teamviewer (http://www.teamviewer.com) session.

bot
10-14-2009, 02:40 PM
Thanks, Netsrak. Will do.