Top 10: HEM performance increase tips - Page 64
Page 64 of 64 FirstFirst ... 1454626364
Results 631 to 635 of 635
  1. #631
    Senior Member
    Join Date
    Aug 2010
    Posts
    201

    Default

    Quote Originally Posted by Patvs View Post
    some questions about this guide

    " Stop postgresql logging " <- isnt this stopped by default in recent postgres versions?

    wal_buffers = 8MB
    temp_buffers = 24MB #(wal_buffers x3)
    work_mem = 128MB
    maintenance_work_mem = 512MB
    commit_delay = 10000
    checkpoint_segments = 128
    checkpoint_completion_target = 0.9

    how would u set this up for a highend pc with 32gb ram and 6cores?

    Also where does it say about opening HM with specific command to use more RAM for it?

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

    Default

    If you install PostgreSQL 9.0, 9.2, 9.3, most versions logging by default is turned on in the PostgreSQL.config file.
    Turn it off, other wise it will create lots of files in the data/pg_log folder.

    32 GB RAM: you can set shared buffers to 1/4 of your available RAM, and effective cash size to 1/2 available RAM.
    But most tests have shown any value over 1024 MB does NOT result in any performance increase.

    Therefore in terms of 'tweaking', the changes you can make to PostgreSQL.config are the same for a system whether you have 8 GB RAM, or 32 GB. There is no way for PostgreSQL to suddenly use a lot more RAM.


    ---

    To let HoldemManager use more RAM: http://forums.holdemmanager.com/gene...m2-ramcap.html
    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

  3. #633
    Senior Member
    Join Date
    Sep 2010
    Posts
    138

    Default

    Dont know if this was asked before but does HEM1 1.14.01 work smoothly under PostgreSQL v9.3?

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

    Default

    I should work just fine... but.... I haven't tested if the backup/restore also works.
    Officially only 8.4, and 9.0 are supported. (but many users use 8.2, 8.3 or 9.2).

    I currently use 9.3.

    Don't use 9.1, that causes problems and also causes problems with PokerTracker.
    8.2 is not supported anymore by PokerTracker.
    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

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

    Default

    We have a thread now for HM2 specifically.
    Regards udbrky (Chris)

Similar Threads

  1. Tips for Importing Large Databases?
    By cyberrico in forum Manager General
    Replies: 70
    Last Post: 12-04-2010, 02:32 PM
  2. Does purging hand increase the performance of the HUD?
    By madskills in forum Manager General
    Replies: 3
    Last Post: 06-02-2009, 01:09 PM
  3. Will Dual/Quad Core increase the speed/performance of HEM+Postgre?
    By lovetoplaypoker in forum Manager General
    Replies: 3
    Last Post: 05-08-2009, 07:08 PM
  4. Cluster postgres database to increase performance?
    By e306 in forum Manager General
    Replies: 5
    Last Post: 10-30-2008, 01:04 AM

Posting Permissions

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