Can't install postgresSQL
Results 1 to 2 of 2
  1. #1
    Junior Member
    Join Date
    Jul 2012
    Posts
    1

    Default Can't install postgresSQL

    I've started secondary logon, run all the necessary files as admin, set UCL settings etc... I don't think there's a problem with a firewall (doesn't make sense to me). No idea...I've attached some snap shot...tnx in advance


    postgres fail.PNGfail 2.PNGfail 3.PNGfail 4.PNG

  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.
    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. Please note: simple renaming of Windows user do not helps. You should create new.
    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. After installing HM and Postgres you can reenable AV \ FW back.
    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 (this is for HM1).
    9a) If you install the HM package with automatic PostgreSQL installation, you might run into problems if the password "postgrespass" does not comply with domain password requirements. In this case install it manually and put another password to make it work.
    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.

Similar Threads

  1. Sorry could not install postgressql
    By koko165 in forum General Support
    Replies: 3
    Last Post: 03-15-2012, 11:02 PM
  2. Can't install postgresSQL!
    By locky in forum Manager General
    Replies: 2
    Last Post: 01-07-2010, 11:46 PM
  3. Can't install PostgresSQL 8.3
    By skapokerska in forum Manager General
    Replies: 1
    Last Post: 10-06-2009, 05:15 PM
  4. Cant install PostgresSQL
    By damniel in forum Manager General
    Replies: 2
    Last Post: 03-27-2009, 04:56 PM
  5. can't install PostgresSQL
    By Romano in forum Manager General
    Replies: 1
    Last Post: 10-18-2008, 02:47 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
  •