Poker Software
Page 3 of 3 FirstFirst 123
Results 21 to 23 of 23
  1. #21
    Junior Member
    Join Date
    May 2011
    Posts
    5

    Default

    Hi,

    I'm having the same issues I think..

    However I have:
    uninstalled all my AV/firewall software (bit defender),
    I've tried to re install, downloaded and tried to re install the hm_1.11.06g.exe
    added local 127.0.0.1 a file I saw mentioned
    can't see a file called postmaster.pid
    I've tried to install postgresql v 9.0.4-1 (although not quite sure what I was doing here)
    I've run all updates on windows

    The trial version was all running fine and when I came to unlock it after paying my money over it's failed. I was using the trial a few months ago though.

    One thing I will mention that I'm not sure is an issue is that I am running a dual boot machine, however I don't have this issue with any other windows programs.

    The database control has
    server name 127.0.0.1
    Port 5432
    login postgres
    password postgrespass

    I tried to ping 127.0.0.1 from the run cmd option, but don't get anything?

    I've tried removing postgreSQL but when I try to reinstall it says it is already installed. How do I make sure it is fully removed? As the option is now not in uninstall programs.

    I don't see why software that I have paid good money for should be this hard to install..

  2. #22
    Junior Member
    Join Date
    May 2011
    Posts
    5

    Default

    Just tried again to do a reinstall and the error message I am getting now is

    "The installation directory must be an absolute path, containing only letter, numbers and the characters '-' '/' '.' and '_', and must be writable."

    I'm only using the default setting when trying to install.

    Again it did seem to think that postgresql was already installed. :-s

  3. #23
    HM Support Patvs's Avatar
    Join Date
    Feb 2009
    Location
    Amsterdam, the Netherlands
    Posts
    28,405

    Default

    Install SQL 8.2: PostgreSQL: Choose a Mirror


    If it doesn't accept 'postgrespass' as password during the installation, install the postgres user first.

    click on Start and go to Programs -> Accessories -> Command Prompt

    * If you are on Vista, rightclick and choose "Run as Administrator".


    A black box should appear. Type 'net user postgres /delete' (without the quotes) and press enter.

    The user is now deleted and you can (re)install PostgreSQL.
    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


    HM2 FAQ -- Quick Start HM2 Guide -- Licensing -- Postgresql issues -- Top 10 Performance Tips

Page 3 of 3 FirstFirst 123

Similar Threads

  1. Installing PostgreSQL on another partition
    By agc1976 in forum Manager General
    Replies: 3
    Last Post: 11-29-2009, 11:22 AM
  2. How to SUCCESSFULLY transfer SQL and HEM to new partition??
    By 4entourage in forum Manager General
    Replies: 3
    Last Post: 08-19-2009, 10:03 AM
  3. Postgres on Partition
    By madlion in forum Manager General
    Replies: 1
    Last Post: 04-12-2009, 04:37 PM
  4. Move a db to another partition
    By florinel26 in forum Manager General
    Replies: 1
    Last Post: 12-19-2008, 10:00 AM
  5. database movement to partition?
    By thesantini in forum Manager General
    Replies: 17
    Last Post: 08-26-2008, 12:36 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
  •