Poker Software
Results 1 to 3 of 3
  1. #1
    Junior Member
    Join Date
    Oct 2009
    Posts
    10

    Default postgres problem

    hi , was in middle of playing few tables & noticed hm not coming up on few of latest tables to load. tried to turn hm off but couldnt. screen froze so had to turn computer off. now when try turn hm on says cant connect to postgres server. have tried troubleshooting but cant seem to get it back up. any help much appreciated.

  2. #2
    Junior Member
    Join Date
    Sep 2008
    Posts
    26

    Default

    I was playing yesterday and had no problems, today I tried starting HEM1 it is saying:

    "An error has occurred when trying to open database: Failed to establish connection to 127.0.0.1".

  3. #3
    Administrator DogNamedBluff's Avatar
    Join Date
    May 2011
    Posts
    5,681

    Default

    If you have Win7 (or Vista), consider the following:

    1) PC name must be in English and "in one word" - requires reboot after changing.

    2) The same for Windows user name. If not - create new Win user with EN name and reboot PC for this user when install Postgres. And he must have admin rights. After installation you can kill this new user - his mission is completed.
    This means: if you have Russian (or French, or else) Windows - your PC name possibly contains "non-english" letters.
    Like "Вася-PC" or "Rene-PC"
    The same with windows username. Or spaces in the name.
    Postgres doesn't like that - and won't run as a result of it.

    3) Secondary logon service must be set to "Autostart".
    This is a standard windows service which is available on every windows computer. In the latest versions it is not started automatically. You need to start it via control panel > administrative tools > services.

    4) UAC = OFF ( How to Disable and Turn Off UAC in Windows 7 « My Digital Life )

    5) Disable firewall and antivirus when installing Postgres and HM. Or uninstall them at all.

    6) All installations must run "as admin" (by right-click on file). And do them as first thing after PC reboot.

    7) If you want to change install path for Postgres (or to set non-default folder for database cluster) - download "standalone" installation file from Download PostgreSQL | EnterpriseDB

    8) If your Windows is not in English - you have to install Postgres not in default folder in Program_Files. Create new (example: c:\postgresql) first and select it when install.

    9) Install Postgres and HM separarelly, one after one. As admin. If HM (when runs for the 1st time) says "no database" - simply create it via DBControlpanel.

    10) If Postgres install fails - after uninstalling don't forget to kill windows user named "postgres":
    Go to Start > Programs > Accessories > Command Prompt > Right-Click > Run As Administrator
    In the window that appears please type the following and press enter:
    net user postgres /del
    exactly as shown. You should get a confirmation if it was successful.

    11) Run all pokerclients "as admin" too.

    If you continue to have problems, please reproduce the issue and attach your log.txt file in an email to support with a link to this thread.-

    http://hm2faq.holdemmanager.com/ques...ger+Support%3F
    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 so here: Leave Feedback

Similar Threads

  1. Postgres problem..
    By Caravaggio_87 in forum Manager General
    Replies: 2
    Last Post: 10-12-2011, 10:50 AM
  2. postgres problem
    By LorenzoBattaglia in forum Manager General
    Replies: 3
    Last Post: 04-05-2011, 05:04 AM
  3. Postgres problem
    By -mega- in forum Manager General
    Replies: 16
    Last Post: 08-05-2010, 08:04 AM
  4. Postgres Problem
    By mmac900 in forum Manager General
    Replies: 1
    Last Post: 10-27-2009, 07:24 PM
  5. Problem with postgres
    By runfor1 in forum Manager General
    Replies: 1
    Last Post: 09-01-2008, 03:44 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
  •