I cant install postgre in Windows 8 - Page 6
Page 6 of 6 FirstFirst ... 456
Results 51 to 57 of 57
  1. #51
    Junior Member
    Join Date
    Nov 2012
    Posts
    20

    Default

    Quote Originally Posted by fozzy71 View Post
    Reinstalling postgresql will not fix tournament results issues so that was unnecessary. Most of the time this is because your site does not write tournament summaries or the summaries are missing information. To figure out the cause of that problem we will need you to send us the hand histories and tournament summaries along with a screen shot of the tournament lobby showing the proper buyin/rake and prize distribution.

    The postgresql problems are usually caused by a windows user name with non-English characters and/or a lack of full read/write permissions for the \postgresql folder.

    - Please see these steps to fix postgresql installation issues:

    - Please update windows fully. Please keep checking until it shows twice five minutes apart that there are no more updates.

    If you have Win7 or 8 (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 it must have admin rights. After installation you can delete this new user.
    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.
    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.
    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.


    - Please update your network adapter. Open device manager and find the model #. Search google for the model # drivers to download.

    - Please run the windows repair on your winsock:

    How to determine and to recover from Winsock2 corruption in Windows Server 2003, in Windows XP, and in Windows Vista

    If you are using Mcafee, Norton, Comodo or AVG for security, they have been causing a lot of issues with postgres lately. We recommend using a different program, such as Microsoft's firewall and Microsoft Security Essential. If you do feel that you need Comodo or AVG, uninstall first, install postgres, then reinstall after it is working. See this guide for Windows Firewall:

    http://hm2faq.holdemmanager.com/ques...ender+Problems

    Download from Download PostgreSQL | EnterpriseDB - do not use 9.1, 9.2 or 9.3.

    Right click the setup file, click properties. Click the unblock button at the bottom.

    Empty the c:\temp and/or c:\Users\Username\AppData\Local\Temp folders.

    If there is still an issue, we need to know the error - it is in the temp folder - bitrockinstaller.txt file.

    Pfff... I have to thank you fozzy, but I did it and my HM is not working because I can´t install Postgres.... again like in the past.


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

    Default

    Being unable to install postgresql is usually because of operating system permissions problems. You need to make sure that all the folders have full read/write permissions and you may want to try creating a new C:\PostgreSQL folder and install it to the new folder using an installer for 9.0.x from postgresql.org.

    Please see the following guides for postgres related issues.

    For issues with postgres:

    http://hm2faq.holdemmanager.com/ques...+#wont-install

    To change your folder permissions:

    http://hm2faq.holdemmanager.com/ques...olders+HM2+use

    For help with Windows Firewall:

    http://hm2faq.holdemmanager.com/ques...ender+Problems

    Other security software:

    http://hm2faq.holdemmanager.com/ques...%28Firewall%29

  3. #53
    *** HM3! *** fozzy71's Avatar
    Join Date
    Jun 2005
    Location
    HM Support
    Posts
    32,809

    Default

    Being unable to install postgresql is usually because of operating system permissions problems. You need to make sure that all the folders have full read/write permissions and you may want to try creating a new C:\PostgreSQL folder and install it to the new folder using an installer for 9.0.x from postgresql.org.

    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 9.0.x from postgresql.org and pick the new folder you created above.


    If you continue to have problems please see the following guides for postgres related issues.

    For issues with postgres:

    http://hm2faq.holdemmanager.com/ques...+#wont-install

    To change your folder permissions:

    http://hm2faq.holdemmanager.com/ques...olders+HM2+use

    For help with Windows Firewall:

    http://hm2faq.holdemmanager.com/ques...ender+Problems

    Other security software:

    http://hm2faq.holdemmanager.com/ques...%28Firewall%29

  4. #54
    Junior Member
    Join Date
    Nov 2012
    Posts
    20

    Default

    Quote Originally Posted by fozzy71 View Post
    Being unable to install postgresql is usually because of operating system permissions problems. You need to make sure that all the folders have full read/write permissions and you may want to try creating a new C:\PostgreSQL folder and install it to the new folder using an installer for 9.0.x from postgresql.org.

    Please see the following guides for postgres related issues.

    For issues with postgres:

    http://hm2faq.holdemmanager.com/ques...+#wont-install

    To change your folder permissions:

    http://hm2faq.holdemmanager.com/ques...olders+HM2+use

    For help with Windows Firewall:

    http://hm2faq.holdemmanager.com/ques...ender+Problems

    Other security software:

    http://hm2faq.holdemmanager.com/ques...%28Firewall%29
    Thanks fuzzy, I will try again with that guidelines. I´m getting crazy...

    Thanks again.

  5. #55
    Junior Member
    Join Date
    Aug 2011
    Posts
    26

    Default

    thank you, I managed to fix this by simply creating "postgres2" user instead of "postgres"

  6. #56
    You're out! udbrky's Avatar
    Join Date
    Jul 2008
    Posts
    20,898

    Default

    Make sure you follow this too:

    Here is a guide to help with issues with Windows 8 and HM.

    http://forums.holdemmanager.com/gene...ade-guide.html
    Regards udbrky (Chris)

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

    Default

    Quote Originally Posted by Scarmaker View Post
    Aaaah, I was forced to reinstall my Windows 8.1 as I had some preview copy on and now even the 8.3. postgresSQL does not work anymore



    I get this message no matter what I put in or leave the field blank. The other installations of postgresSQL give all the error messages as stated earlier in the thread.

    Any help?
    Thanks!
    Close Postgres installer
    open Command prompt in Windows (formerly name - CMD) - and do this "as admin" by right click
    enter this
    net user postgres postgrespass
    press Enter + reboot PC then
    Then run installer again and paste this passw when asked
    postgrespass

Similar Threads

  1. could not install postgre
    By huh in forum Русский форум
    Replies: 7
    Last Post: 09-02-2012, 05:41 AM
  2. Cannot install Postgre SQL
    By vltava in forum Manager General
    Replies: 4
    Last Post: 04-06-2010, 10:16 PM
  3. postgre won't install on windows 7
    By klink10k in forum Manager General
    Replies: 4
    Last Post: 11-24-2009, 10:44 PM
  4. Can't install Postgre
    By Bruce in forum Manager General
    Replies: 1
    Last Post: 07-14-2009, 12:42 AM
  5. can't install postgre
    By wykeekee in forum Manager General
    Replies: 3
    Last Post: 04-15-2009, 08:19 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •