Postgre troubles
Results 1 to 2 of 2
  1. #1
    Junior Member
    Join Date
    Apr 2009
    Posts
    21

    Default Postgre troubles

    I am having trouble finding this step and I just updated to PostegreSQL V9
    I have 32Bit Vista

    PostgreSQL:

    -7 Edit your PosgreSQL.conf file in the SQL 8.x/data folder.
    Do not use the Tuning Wizard. On some systems it will make changes to the postgresql.conf it shouldn't, resulting in being unable to connect to the database!
    If you experience this problem--> simply go to the 8.4/data folder, undo the changes you made and reboot.
    Recommended changes:
    shared_buffers = MB (set this to 20% of your system memory, but not more than 1000 MB.... round it off to 128 MB, 256 MB, 512 MB or 768 MB)
    effective_cache_size = MB (set this to 2x the size of the shared_buffers)

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

    Default

    PostgreSQL/9.0/data/postgresql.conf file--> edit the following

    HTML Code:
    # - Memory -
    
    shared_buffers = 512MB
    HTML Code:
    #effective_cache_size = 1024MB
    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

Similar Threads

  1. HUD troubles
    By Burdman in forum Manager General
    Replies: 3
    Last Post: 12-15-2010, 05:55 AM
  2. HUD troubles??
    By surfsk869 in forum Manager General
    Replies: 1
    Last Post: 10-16-2009, 06:16 AM
  3. HEM Troubles
    By Pesci Grandi in forum Manager General
    Replies: 4
    Last Post: 09-01-2009, 04:16 PM
  4. HUD troubles
    By mousebreaker in forum Manager General
    Replies: 1
    Last Post: 02-14-2009, 12:27 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
  •