Quote:
Originally Posted by rwh53
I decided to wait until seemed things under control before trying to update.
I downloaded/installed the latest beta...do I need the internal also?
.......
|
Sorry, that was part of a canned response I should have deleted. You want to use the internal.
Quote:
Originally Posted by gmoney21
What is this internal version?? Do I need it if I have the latest beta?
|
If you are playing the stars ante/deep tables, yes. It also has some FTP fixes like CAP PLO, etc. It is simple to downgrade back to .04b if the .05 internal causes you issues.
Quote:
Originally Posted by DivineLuckBox
Help!
My computer takes ages to get HHF files into the DB of HEM. Right now it say 13 hands/sec which is really slow. I remember I had 60-80 hands/second like a year ago.
My computer got faster, I even installed a complete seperated 500 GB harddrive for HEM DB only and yet it is super slow. I also purge my hands regulary and do vacuum the DB with pgAdmin III.
What can I do to make it faster?
|
How big is your DB? Size and/or number of hands. Are there mined/purchased hands in addition to your own? Is logging turned off and deleted?
I would suggest you do the majority of the things in this thread:
http://www.holdemmanager.net/forum/s...ad.php?t=11194
Some of the most important things, imo:
- Remove the WinnerName, WinnerCards and WinnerWon from the Options > Hands View Column Selecto
- Turning off logging and deleting existing logs
- Vacuum/Analyze, then Reindex -
1 - Close HM and Open PGAdmin
2 - connect to postgresql server and then to the DB. Password is postgrespass in case you ever need it.
3 - Right-Click > Maintenance on the DB.
4 - Vacuum, Analyze > OK
Wait for it to finish and change the greyed out OK button to a Done button.
Do that ever 10 -30k hands.
Every 50 - 100k hands, after finishing the steps above:
A - Right-Click > Maintenance on the DB.
B - Reindex > OK
Wait for it to finish and change the greyed out OK button to a Done button.
Next we need to Stop the PostgreSQL service so the Defragmenter can Defrag the Database.
Start > Programs > PostgreSQL 8,4 > Stop Server
Open Smart Defrag > Select both drive letter checkboxes > Analyze
Pick suggested Defrag process > Start Defrag
After Smart Defrag finishes you should restart your computer.
If you need to use HM before you restart your PC, then you need to Start Server.
Start > Programs > PostgreSQL 8,4 > Start Server
Quote:
Originally Posted by RollWave
Hands are importing properly for me at rushPLO100, but the HUD is not working.
Interestingly, when I have 2 rushPLO50 tables running, and 2 rushPLO100 tables running - the HUD displays correctly on the rPLO50 tables, but nothing displays on rPLO100. Playing only rPLO100, there is still no HUD.
I have upgraded to the internal 1.10.05 version. I have also tried the table finder. I get the message "there are no unattached hands". The Table Manager lists the tables properly, but always shows 0/6 players.
thanks in advance.
|
We will get this added asap.