PostgreSQL password?
Results 1 to 8 of 8
  1. #1
    Junior Member
    Join Date
    May 2009
    Posts
    12

    Default PostgreSQL password?

    I'd like to run querries and stuff. I thought my PostgreSQL password was postgres but when I open the psql (elephant) terminal, it quickly closes after entering my password. It may have said fatal error? help please

  2. #2
    Senior Member a.k.a.Also's Avatar
    Join Date
    Aug 2009
    Posts
    757

    Default

    It's usually postgrespass

  3. #3
    Junior Member
    Join Date
    May 2009
    Posts
    12

    Default password not being entered?

    Start HM > Options > Database Management > Password

    showed me my password: postgres. C:\Program Files\PostgreSQL\8.3\bin, here is where the psql interactive terminal is (elephant). I enter it but it promptly closes the window. The cursor doesn't move but I understand that that is normal.

    please advise.

  4. #4
    Senior Member _Loki_'s Avatar
    Join Date
    Jul 2009
    Location
    B/ham UK
    Posts
    2,856

  5. #5
    Senior Member
    Join Date
    Jul 2008
    Posts
    255

    Default

    Trying to download latest Postgres, don't know the password. Tried opening HM, Options, Data Manage, and I get a message that HEM needs to shut down?

    Had Postgres download shut down while trying this.


    ???????

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

    Default

    Quote Originally Posted by ez2cy View Post
    Trying to download latest Postgres, don't know the password.
    You shouldnt need a password to download postgres.

    Tried opening HM, Options, Data Manage, and I get a message that HEM needs to shut down?
    That sounds like a problem with HM, and not Postgres.

    Quote Originally Posted by Mr. Feel Good View Post
    I'd like to run querries and stuff. I thought my PostgreSQL password was postgres but when I open the psql (elephant) terminal, it quickly closes after entering my password. It may have said fatal error? help please
    PT3's default name/password is - postgres/dbpass
    HM's default name/password is - postgres/postgrespass

    Start HM > Options > Database Management > Password:

    If that doesnt help:

    1. Go to C:\Program Files\PostgreSQL\8.x\data, move the the pg_hba f
    ile to your Desktop and open it with notepad.
    2. Scroll to the bottom and change all md5 to trust. Save and close the file
    3. Move the file back to the data folder
    4. Restart the PostgreSQL service: Control Panel -> Administrative Tools -> Services

    HM will accept any password now.

    FAQ - Hold'em Manager Poker Tracking Software :: Password Issues (PostgreSQL))

  7. #7
    Junior Member
    Join Date
    May 2009
    Posts
    12

    Default password not being entered?

    I did this:
    ______________
    You can't retrieve your username and password, but you can edit the pg_hba.conf file so any username and password will work.
    To edit the pg_hba.conf file, do the following:
    1.Go to C:\Program Files\PostgreSQL\8.x\data, move the pg_hba file to your Desktop and open it with notepad.
    2.Scroll to the bottom and change all md5 references to trust. Save and close the file.
    ______________
    now, I cannot open psql. when I look up the Database Control Panel in HEM it says my Login Name is postgres, PW: postgres.

    I'd still like to open the psql terminal and enter my password to run querries and such. please advise.

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

    Default

    If you did those instructions you should be able to enter any password without issue.

Similar Threads

  1. PostgreSQL password
    By qtyavo in forum Manager General
    Replies: 2
    Last Post: 02-05-2010, 07:49 AM
  2. postgresql password??
    By w23geek in forum Manager General
    Replies: 3
    Last Post: 11-23-2009, 07:11 PM
  3. Postgresql password
    By Care in forum Manager General
    Replies: 1
    Last Post: 09-18-2009, 02:33 PM
  4. Incorrect Postgresql Password
    By RJ227 in forum Manager General
    Replies: 0
    Last Post: 06-12-2009, 02:05 PM
  5. PostgreSQL password storage
    By mfm000 in forum Manager General
    Replies: 1
    Last Post: 01-27-2009, 02:12 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
  •