cant install postgresql
Results 1 to 2 of 2
  1. #1
    Junior Member
    Join Date
    Apr 2010
    Posts
    1

    Default cant install postgresql

    Hello,

    I spend 3 hours trying to install Holdem Manager using all the resources available on internet but I still get the same error message during the installation:

    <--error
    1
    testclient return status: 1
    testclient return from file: 1
    ==================== finished PsqlTestClient
    no existing install dir
    wrote testfile
    Delete file: C:\Program Files (x86)\testfile
    Extract: postgresql-8.4.1-1-windows.exe... 100%
    Execute: "C:\Program Files (x86)\PSQLINSTALL\postgresql-8.4.1-1-windows.exe" --mode unattended --superpassword postgrespass
    postgres installdir: C:\Program Files (x86)\PSQLINSTALL
    ==================== running PsqlTestClient
    try userid: postgres
    try pass: postgrespass
    try pass: postgrespass
    Connection to database failed: -->could not connect to server: Connection refused (0x0000274D/10061)
    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
    ==================== finished PsqlTestClient

    I have no idea what it means or what should I do?

    Thanks for helping

  2. #2
    *** HM3! *** fozzy71's Avatar
    Join Date
    Jun 2005
    Location
    HM Support
    Posts
    32,814

    Default

    1) Uninstall PostgreSQL from the Windows Control Panel.
    2) run the command - start > programs > accessories > command prompt > right-click > run as administrator
    PHP Code:
    net user postgres /delete 
    4) reboot.
    5) Install PostgreSQL 8.3.9 from this link - http://www.holdemmanager.com/downloa...3.9-v1.0.7.exe

Similar Threads

  1. Install problems and cannot install PostGreSQL
    By kylephilly in forum Manager General
    Replies: 2
    Last Post: 03-19-2010, 12:54 AM
  2. Sorry could not install PostgreSQL
    By 888top in forum Manager General
    Replies: 1
    Last Post: 03-15-2010, 06:10 AM
  3. Trying to install PostgreSQL
    By harryjj0 in forum Manager General
    Replies: 3
    Last Post: 01-08-2010, 04:33 AM
  4. I TRY TO INSTALL PostgreSQl and it won't let me
    By redstar in forum Manager General
    Replies: 72
    Last Post: 05-30-2009, 08:45 PM
  5. Can't install PostgreSQL
    By Pochihas in forum Manager General
    Replies: 3
    Last Post: 01-02-2009, 01:02 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
  •