PDA

View Full Version : profit not correct



bel
09-04-2010, 11:03 AM
in graph and sessions the profit is not showing the correct profit
already imported the hands in a new database and there was a difference in results.
now after been playing for a while the difference is is getting bigger again.
also since i installed hold'em manager i cant acces ptr3 anymore so i'm kinda stuck with this for the moment
(there are no filters set)

fozzy71
09-04-2010, 10:04 PM
Are some hands in different currencies?

FAQ - Hold'em Manager Poker Tracking Software :: Missing Hands or Inaccurate Reports (http://faq.holdemmanager.com/questions/371/Missing+Hands+or+Inaccurate+Reports)


7) If you notice inconsistencies between different TABs like the reports TAB, Graph TAB and Session TAB and you use more than 1 currency please see this FAQ FAQ - Hold'em Manager Poker Tracking Software :: Multi Currency (http://faq.holdemmanager.com/questions/369/Multi+Currency)


PT3's default name/password is - postgres/dbpass
HM's default name/password is - postgres/postgrespass

Did you install postgresql again when installing holdem manager? It should have recognized your PT3 installation and had the postgresql install option disabled. If you installed postgresql again it may have killed the connection to your old database, which was postgresql 8.3, when HM installed SQL 8.4.

All the hands that were auto-imported to PT3 should be in the \poker tracker 3\processed folder. Your \HMArchive is likely not in your \Holdem Manager directory. We normally suggest you use C:\HMArchive, but you may have put it anywhere.

To verify the location: Options > Configure Auto Import Folders > Edit > Archive Folder: ___________________

FAQ - Hold'em Manager Poker Tracking Software :: Warning: You have XXX Hand History Files in your Auto Import Folders (http://faq.holdemmanager.com/questions/119/Warning:+You+have+XXX+Hand+History+Files+in+your+A uto+Import+Folders)

The archive should be organized by \Month\DayOfMonth (example: D:\HMArchive\2009\07\31).

bel
09-05-2010, 08:55 AM
when importing the hands into a new database i got like 10k errors with 5k hands (site is redkings ongame network)
where do i find those error reports

i do find postgresql 8.3 and SQL 8.4. on my computer so how can i connect back to my old database

netsrak
09-05-2010, 01:46 PM
You probably have both postgresql versions installed on the same port, which means only one of them can work.

Open the windows services (under control panel->administration) and look for the postgresql services. I think you will see 2 versions there - only one of them running. Stop this service and start the other one, now you should be able to access your old databases.

If you want to continue with the old database server change the start type for the new postgresql server to "manual"