hello
Results 1 to 2 of 2

Thread: hello

  1. #1
    Junior Member
    Join Date
    Jul 2011
    Posts
    1

    Default hello

    can u help me to install postgresQL?
    i got to a point when it asks me password but i cant figure it out
    it seems that i had some trouble here

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

    Default

    Password is: postgrespass
    If it doesn't accept it, delete 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.

    ---


    Also make sure the secondary logon service is running:
    The secondary logon service 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. Starting it once should insure it works in the future also.
    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

Posting Permissions

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