DB HOST , DB NAME, DB PORT, DB User & Default Password ??
Results 1 to 4 of 4
  1. #1
    Junior Member
    Join Date
    Feb 2013
    Posts
    16

    Default DB HOST , DB NAME, DB PORT, DB User & Default Password ??

    Hi,

    I would like to plug propokertools on HM2 database. I don't know how to find DB HOST , DB NAME, DB PORT, DB User.
    DB name I supposed that's the name of my current DB. Password I forgot the default one which I certainly use. If someone has the infos, great.

    Thx for help.

    Rgds

  2. #2
    HM Support Patvs's Avatar
    Join Date
    Feb 2009
    Location
    Amsterdam, the Netherlands
    Posts
    33,523

    Default

    Click on the Home tab--> Database---> click on the {+} to create a new database.
    (you don't actually have to create a new database, but here you can see your database settings)

    Default settings are
    Server: 127.0.0.1
    Port: 5432
    User: postgres
    password: postgrespass
    Participate in the Beta release of the newest Hold'em Manager version: HM Cloud. Sign-up HERE.

    If you would like to leave some feedback to help us improve the quality of the solutions, and/or the support quality you received, - you can do this here

  3. #3
    Junior Member
    Join Date
    Feb 2013
    Posts
    16

    Default

    Great Thx.

    I have to change the password. O do check the FAQ. ++

  4. #4
    You're out! udbrky's Avatar
    Join Date
    Jul 2008
    Posts
    20,898

    Default

    You can change the password in the command prompt.

    Open start menu - accessories - command prompt - right click, run as administrator.

    Type:

    net user postgres postgrespass

    This will change it to our standard postgrespass or you can replace that with your own password.

    You also might need to open the c:\programfiles\postgresql\version#\bin\pg_hba.con f file using notepad (preferably notepad++) and change the md5 entries at the bottom to trust, then save.

    Now, open your postgresql service properties.

    This is in Control Panel - Administrative Tools (in System with the default view) - Services.

    In the Logon section, choose to logon as this user - make sure it has .\postgresql, and type in and verify the password you entered in the command prompt earlier.

    click Apply - OK.

    Restart the postgres service.

    Please see this FAQ:

    http://hm2faq.holdemmanager.com/ques...8PostgreSQL%29
    Regards udbrky (Chris)

Similar Threads

  1. What is my default Postgres password?
    By andinista in forum Manager General
    Replies: 1
    Last Post: 05-02-2013, 05:36 PM
  2. User name and password for registration
    By SgtJake in forum Manager General
    Replies: 2
    Last Post: 12-07-2010, 05:17 PM
  3. PostgreSQL Windows User Account Password
    By amanson in forum Manager General
    Replies: 1
    Last Post: 04-04-2010, 08:56 AM
  4. What's the default postgres password
    By Doncock in forum Manager General
    Replies: 2
    Last Post: 02-25-2010, 09:31 AM
  5. How to enable screensaver password for postgres user
    By slaman in forum Manager General
    Replies: 0
    Last Post: 04-14-2009, 05:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •