PDA

View Full Version : Hm freeze the cpu



SkyWalker01
10-21-2011, 04:35 PM
Again i start having some problems after playing 500 hands (12/16 tables), i create a new db and import just the hands of this month but still freeze the cpu and i have to restart the pc
i still have sql 8.3, have i to update it? And to which version? Another thing that i have to do?
I have hm updated
windows xp
1.70 ghz
1,5 ram
panda antivirus cloud free

tks
regards

netsrak
10-22-2011, 05:25 AM
I don't think a Postgres update will solve your problems - your computer seems to be pretty slow but it should not freeze.
Which site and gametype are you playing?
please attach your holdemmanager.config file from c:\program files(x86)\rvg software\holdem manager\config folder (or something similar depending on your installation). it may be just called holdemmanager if you've extensions turned off.

SkyWalker01
10-22-2011, 08:28 PM
where i send you the file? what it means about turn off the extensions?

tks
regards

Patvs
10-23-2011, 12:41 AM
Email it to support@holdemmanager.com
The file is called HoldemManager/Config/HoldemManager.config
(if you can't see the full 'extention''.exe, .txt, .com, etc. of a file if will just be called /HoldemManager, or HoldemManager.conf)

Also update XP to Service Pack 3.
Run a manual Windows Update and install ALL updates.
Is this a laptop?

Read:
http://forums.holdemmanager.com/manager-general/11194-top-10-hem-performance-increase-tips.html

cornflake
10-24-2011, 12:01 AM
He's only got 1.5ram,would that be enough,Incidentally I've just ordered myself another 4gb.

Patvs
10-25-2011, 12:29 AM
Which pokersite are you 12/16 tabling? On PokerStars?
1.5 GB RAM, although the bare minimum, shouldn't cause the lagging issues.

SkyWalker01
11-06-2011, 11:36 PM
i sent the file requested but i didnt receive any answer yet
i reinstall the HM but again one week later start again to do the same
i play cash games in pokerstars
i create a new db but still freeze and i have to restart the laptop, in the past i had the same problem i reinstall and
solve it but some months later again

Patvs
11-07-2011, 12:25 AM
How large is your database? (your large is your PostgreSQL folder?)
Is your PostgreSQL/8.3/data/pg_log folder empty? (with logging disabled)

How fast is your harddisk? This is a laptop?
Assuming this is a laptop, with a slow 5400 RPM harddisk (old 120 GB model?), with a large database. 1 million hands (=10 GB), the computer just is too slow for multitabling + running HM.

The bottleneck is the CPU speed + RAM + harddisk.

SkyWalker01
11-07-2011, 08:51 AM
PostgreSQL/8.3/data/pg_log folder is empty

i have a laptop with a 1.5 ram and a disk with 80GB, i donīt know the speed but the new db which a have the problem only have 75.000 hands, itīs a new db!

do you need that i send you again the holdemmanager.config ?

i have sql 8.3 which version i have to install? i see 8.3.16-1 , 8.4.9-1, 9.0.5-1, and how i can install the new version in a new port like you tell in another thread? will i lose the 8.3 version or the db in 8.3?

tks
regards

Patvs
11-08-2011, 02:29 AM
If you install it on a different port it can co-exist next to your 8.3 database.
Try installing 9.1 to port 5433: read: http://faq.holdemmanager.com/questions/70/ReinstallPostgreSQL

SkyWalker01
11-09-2011, 02:33 PM
THE LINK OF THE PACKAGE IS FOR THE SQL 8.3, WHERE IS THE 9.1 ?
tks
regards

SkyWalker01
11-09-2011, 05:43 PM
trying intalling sql9.1 it canīt accept the password, i use "postgrespass" but it doesnīt work? with this package that i download from the sql web page, will me ask the port where i want to install it ?

tks

Patvs
11-10-2011, 02:24 AM
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.





---

The installer should give you the option to choose the port number.

SkyWalker01
11-10-2011, 08:13 AM
with this user delete may i use the sql 8.3 mienwhile?
which is the new password for the instalation?

what happen with the forum that i can see the option to login or start a new thread?

tks

SkyWalker01
11-12-2011, 08:00 AM
mienwhile i installed the HM in another laptop, in the future how can i join the hands played in both laptop, copying the files in HMArchive and creating and importing this files?

tks

netsrak
11-12-2011, 09:00 AM
Yes, the easiest is to copy the archive to the other computer and import it there via import file.

SkyWalker01
01-06-2012, 12:06 PM
I have installed sql 9.1 in port 5433 , now when hm start will use the 9.1 or the 8.3 ? If itīs automatically use 9.1 may i delete the 8.3 and all the db created with the sql 8.3 ? And how?
and if i want to import all the hands (created with 8.3) to a new db in 9.1 may a do it from c:/HMArchive ?

Tks
regards

Patvs
01-06-2012, 08:21 PM
Options--> Database Management-->
Change the port to 5433
Connect--> Create New Database--> (set it as default)--> Start HoldemManager

You can delete the 8.3 database in pgadminIII: http://faq.holdemmanager.com/questions/75/Create%7B47%7DDeleteDatabase


Reimport all the hands in the 9.1 database by running a import from folder on your archive folder, C:/HMArhive

SkyWalker01
01-07-2012, 02:07 PM
when i delete the sql 8.3, automaticaly delete al the db created in sql 8.3 or i have to delete one by one?

tks
regards

Patvs
01-07-2012, 06:49 PM
You have to connect to SQL 8.3--> and then delete the databases one by one. (in pgadminIII)
Or.. you can delete the SQL 8.3 server. And then just delete the remaining entire /PostgreSQL/8.3/data folder on your computer.