Poker Software
Results 1 to 5 of 5
  1. #1
    Junior Member
    Join Date
    Aug 2009
    Posts
    12

    Default Problems with Database

    For some reason the past week my database cannot connect to HEM and it seems like PostgreSQL is not starting or something. I tried reinstalling everything and it worked for 2 days and now it is not again.

    Also I noticed when I reinstalled HEM with PostgreSQL it started a user profile on my OS.

    When I try to start the PostgreSQL service manually through windows it says "Error1069: The service did not start due to a login error "

    I am using HEM v. 1.10.03c OS: Win7 Home
    Last edited by waffleticket; 03-16-2010 at 02:04 PM.

  2. #2
    Graphics Guru fozzy71's Avatar
    Join Date
    Sep 1971
    Location
    HM Support
    Posts
    19,698

    Default

    When I try to start the PostgreSQL service manually through windows it says "Error1069: The service did not start due to a login error "
    .....
    Not sure if this will work, but try removing the password requirements from the config file. If it doesn't work, follow the rest of my instructions further down in my reply.

    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.

    FAQ - Hold'em Manager Poker Tracking Software :: Password Issues (PostgreSQL)

    Quote Originally Posted by waffleticket View Post
    ...
    Also I noticed when I reinstalled HEM with PostgreSQL it started a user profile on my OS.
    This happened when using our latest combo installer?

    Remove User Accounts From the Logon Screen in Windows Vista - How-To Geek


    For some reason the past week my database cannot connect to HEM and it seems like PostgreSQL is not starting or something. I tried reinstalling everything and it worked for 2 days and now it is not again.
    This is usually a firewall or windows update issue.

    First try to reboot.

    If no help, try this:

    Start > Programs > PostgreSQL > 8.x > Stop Service

    Start > Programs > PostgreSQL > 8.x > Start Service

    If that doesnt help delete the \postgresql\8.x\data\postmaster.pid file, if you see it.

    Add exceptions to the windows firewall, even if it is off. If you have a 3rd party firewall, do the equivalent or uninstall it temporarily - FAQ - Hold'em Manager Poker Tracking Software :: Windows Firewall / Defender Problems

    Please try following these FAQs, step by step:

    1) FAQ - Hold'em Manager Poker Tracking Software :: Can't Connect / Failed to Start PostgreSQL
    2) reinstall the same version of postgresql, using the same \data folder - FAQ - Hold'em Manager Poker Tracking Software :: Reinstall PostgreSQL Preserving Old Database
    3) Still Can't Connect to PosgreSQL? Try This! - Holdem Manager Forums

    If that doesn't help you will probably have to reinstall PostgreSQL completely and reimport your hands using these instructions

    1) Uninstall PostgreSQL from the Windows Control Panel.
    2) Use our combo installer to reinstall PostgreSQL. Make sure you un-check Holdem Manager during installation. http://www.holdemmanager.com/downloa...ager_Setup.exe

    If that installer fails to install PostgreSQL, please reinstall PostgreSQL using the following instructions:
    A) Start > Programs > Accessories > Command Prompt > Right-Click > Run As Administrator
    PHP Code:
    net user postgres /delete 
    B) Reboot.
    C) Try installing this version of PostgreSQL - http://www.holdemmanager.com/downloa...3.9-v1.0.7.exe
    Participate in the Alpha 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 so here: Leave Feedback

  3. #3
    Junior Member
    Join Date
    Aug 2009
    Posts
    12

    Default

    This happened when using our latest combo installer?
    Yes twice.





    If that installer fails to install PostgreSQL, please reinstall PostgreSQL using the following instructions:
    A) Start > Programs > Accessories > Command Prompt > Right-Click > Run As Administrator
    PHP Code:
    net user postgres /delete 
    B) Reboot.
    C) Try installing this version of PostgreSQL - http://www.holdemmanager.com/downloa...3.9-v1.0.7.exe
    [/QUOTE]

    I did everything upto here. I have installed postgres many times and nothing works.

  4. #4
    Junior Member
    Join Date
    Aug 2009
    Posts
    12

    Default

    I just tried using the command prompt and it told me the user could not be found.

  5. #5
    Junior Member
    Join Date
    Aug 2009
    Posts
    12

    Default

    I did step C and it let me into HEM the DB loaded. I will keep u updated if anymore problems arise.

Similar Threads

  1. Database problems
    By Speedymalefi in forum Manager General
    Replies: 3
    Last Post: 10-16-2009, 09:47 AM
  2. problems with database
    By lledney in forum Manager General
    Replies: 1
    Last Post: 08-06-2009, 10:48 PM
  3. Database Problems
    By RainbowJJ in forum Manager General
    Replies: 2
    Last Post: 06-22-2009, 07:09 AM
  4. database problems...
    By ExtrctingValue in forum Manager General
    Replies: 5
    Last Post: 02-08-2009, 05:47 PM
  5. database problems
    By blackaces24 in forum Manager General
    Replies: 2
    Last Post: 10-30-2008, 03:10 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
  •