PDA

View Full Version : postgre passwords



Bayns
11-16-2009, 08:24 PM
As I already have postgre installed prior to downloading Holdem Manager I'm having trouble connecting Holdem Manager to it. Whenevr I try and connect it says "This Username and/or password is innocorrect. Would you like Holdem Manager to configure the database to accept this login and password. But then when trying to connect again it comes up with the same message.

So two questions where do I fins the following information postgre:

Server name
Port Number
Login Name
Password

or a more general question how do I proceed from here.

fozzy71
11-16-2009, 08:44 PM
server name and port are going to be the same.

127.0.0.1
5432

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://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=66