Installing PostgreSQL win 7
Results 1 to 4 of 4
  1. #1
    Junior Member
    Join Date
    Aug 2010
    Posts
    2

    Default Installing PostgreSQL win 7

    Sorry, Could not install PostgreSQL

    details

    Installation aborted

    Connection to database failed --> could not connect to server...
    Is the server running on host "127.0.0.1" and accepting
    TCP/IP connections on port 5432?
    <-- error
    1
    testclient return status: 1
    testclient return from file : 1
    -----------------------

    What I have to do?

  2. #2
    Holdem Manager Support Sarek's Avatar
    Join Date
    May 2010
    Location
    Eridani 40
    Posts
    22,519

    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.
    3) Secondary logon service must be set to "Autostart"\
    4) UAC = OFF
    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 PostgreSQL: The world's most advanced open source database.
    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 /delete
    exactly as shown. You should get a confirmation if it was successful.
    11) Run all pokerclients "as admin" too.

  3. #3
    Junior Member
    Join Date
    Aug 2010
    Posts
    2

    Default

    I cant install yet
    I change the names of the PC and user name
    UAC is off
    second logon is activated
    put all "as admin"
    deactived firewall and antivirus
    change de directory cause I have windows in spanish
    even I try with the CMD --> user net postgres /delete to reinstall but nothing
    Last edited by elpuppyreta; 04-26-2011 at 04:05 PM.

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

    Default

    Go to PostgreSQL: The world's most advanced open source database and manually install PostgreSQL.
    Try 9.0.4 first. Which error do you get during installation?

    If 8.4.x and 9.0.x won't install use 8.2.x: PostgreSQL: Choose a Mirror
    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

Similar Threads

  1. PostgreSQL not installing
    By woody317 in forum Manager General
    Replies: 4
    Last Post: 06-02-2009, 07:34 AM
  2. Help with installing postgreSQL 8.3
    By WOOF 08 in forum Manager General
    Replies: 1
    Last Post: 05-31-2009, 02:27 PM
  3. Installing PostgreSQL
    By Zhafrei in forum Manager General
    Replies: 2
    Last Post: 04-17-2009, 01:54 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
  •