PDA

View Full Version : Uninstall other postgresql in order to continue



Joshpharreal87
01-29-2010, 03:22 PM
message pops up when trying to install holdem manager. i need to uninstall another postgresql or whatever from somewhere else before i continue. how do i do this?

Joshpharreal87
01-29-2010, 05:26 PM
i've had pt3 on my comp before. do i need to unstall or do something with this ? any help would be great

Joshpharreal87
01-29-2010, 05:29 PM
exact message below...

"You may have an existing PostgreSQL installation already running. Please run the uninstaller on that PostgreSQL installation and try running this installer again."

what do i do?

fozzy71
01-29-2010, 08:19 PM
This means you have previously installed postgresql (PT3 trial?). If you havent uninstalled it yet, you should be able to simply connect HM to the sql installation.

PT3's default name/password is - postgres/dbpass
HM's default name/password is - postgres/postgrespass

If that doesnt help:

1. Go to C:\Program Files\PostgreSQL\8.x\data, move the the pg_hba file to your Desktop and open it with notepad.
2. Scroll to the bottom and change all md5 to trust. Save and close the file
3. Move the file back to the data folder
4. Restart the PostgreSQL service: Control Panel -> Administrative Tools -> Services

HM will accept any password now.

http://faq.holdemmanager.com/search/postgresql%20password


Please update to the latest beta - http://www.holdemmanager.com/downloads/HmBetaUpdate.exe


1) Uninstall PostgreSQL from the Windows Control Panel.
2) run the command - start > programs > accessories > command prompt > right-click > run as administrator

net user postgres /delete
3) Reboot.
5) Use our combo installer to reinstall PostgreSQL. Make sure you un-check Holdem Manager during installation. http://www.holdemmanager.com/downloads/Holdem_Manager_Setup.exe

If that installer fails to install properly, please start over from step and try installing this version of PostgreSQL - http://www.holdemmanager.com/downloads/Postgres_8.3.9-v1.0.7.exe