New Computer Help Transferring ongame Files
Results 1 to 2 of 2
  1. #1
    Junior Member
    Join Date
    Nov 2008
    Posts
    15

    Default New Computer Help Transferring ongame Files

    I am purchasing a new computer and need to transfer my old databases over to my new computer.

    Will have Vista

    Any links or help appreciated

    Do I need to transfer old and new versions?

  2. #2
    *** HM3! *** fozzy71's Avatar
    Join Date
    Jun 2005
    Location
    HM Support
    Posts
    32,814

    Default

    Quote Originally Posted by AKAssman View Post
    I just got a new computer and I'm wondering if there is a quicker way to get my HEM database from my old computer to my new computer than transferring my HH files and importing them. Also - my new computer has Windows Vista, what steps will I need to take to get postgres set up to run HEM?

    Thanks,
    AKAssman
    Vista: Turn off UAC - http://www.holdemmanager.net/faq/afm....aspx?faqid=73

    Turn off Windows Firewall for installing HM and PostgreSQL. Once you get those installed you can add exceptions to the firewall. If you have a 3rd party firewall, uninstall it completely before installing HM/SQL - http://www.holdemmanager.net/faq/afm...aspx?faqid=171


    Before you uninstall HM:

    I want to re-install Holdem Manger without losing all of my settings and preferences. Can this be done?


    How do I re-install PostgreSQL and use a previous database?



    How do I backup and restore my database?



    How do I export or import hands into and from Holdem Manager?



    You want to make sure you backup your Processed/Archived hand histories, your entire \config folder, and your exportednotes file. I usually just copy my entire \Holdem Manager directory. It is also a good idea to export any non-default HUD configs you have created to XML file.

    I would also make sure you manually export the database to hand history text files:

    HM > Options > Database Management > Connect > Export Hands

    Make sure you copy that folder as well as the other stuff I mentioned.

    This helps to insure that if anything goes wrong with the backup/restore, you can manually import the exported files to rebuild.




    Logging:

    I would suggest you turn off logging on your new SQL installation as well as these other performance improvements - Top 10: HEM performance increase tips


    To turn off logging, follow these instructions. This is the first thing I do anytime I install SQL for someone.

    - Start > My Computer > Tools > Folder Options > View > UnCheck 'Hide Extensions for known file types' > OK

    - C:\Program Files\PostgreSQL\data\postgresql.conf > Right-Click > Open With.. > NotePad > Check 'Always use this program'

    - Scroll about half way down to ~Lines 245 - 260:

    - The last line of this block of code, for the 'logging_collector', must be changed from On to Off.

    PHP Code:
    ------------------------------------------------------------------------------
    # ERROR REPORTING AND LOGGING
    #------------------------------------------------------------------------------

    # - Where to Log -

    log_destination 'stderr'        # Valid values are combinations of
                        # stderr, csvlog, syslog and eventlog,
                        # depending on platform.  csvlog
                        # requires logging_collector to be on.

    # This is used when logging to stderr:
    logging_collector off        # Enable capturing of stderr and csvlog 
    File > Save; File > Close

    Start > Programs > PostgreSQL 8.3 > Reload Configuration.

    *edit:
    - Start > My Computer > C:\Program Files\PostgreSQL\data\pg_log, or C:\Program Files (x86)\PostgreSQL\data\pg_log, if you have 64 bit Vista. Delete all files in that folder. And it might be a good idea to empty your recycle bin at that point, or use a 3rd party utility like CCleaner to clean up all your junk/temporary files. You want to do this before you get to the vacuum and defrag process.


    Installing HM:

    When reinstalling HM, install the full setup, then the latest beta patch and finally paste in your config files: prefs.xml, pospref.txt, pospref2.txt, and any non-default POP files (custom popups). Because you are going from XP to Vista, and your file structure will be different for many things, you do nOT want to copy your old HoldemManager.config file to the new install. Then the only thing left would be importing your exported notes. Your HUD should be the same as it was.

Similar Threads

  1. Transferring to windows 7
    By dsk139 in forum Manager General
    Replies: 12
    Last Post: 05-26-2009, 11:47 AM
  2. Transferring HEM license
    By WVHillbilly in forum Manager General
    Replies: 1
    Last Post: 02-19-2009, 02:48 PM
  3. Transferring databse to new computer
    By euroglot in forum Manager General
    Replies: 1
    Last Post: 01-26-2009, 01:46 PM
  4. hm delete my handhistory files in ongame network, why
    By pokerman777 in forum Manager General
    Replies: 5
    Last Post: 01-01-2009, 05:55 PM
  5. Transferring to hem from pt3
    By ferrisbueller in forum Manager General
    Replies: 5
    Last Post: 10-22-2008, 07:21 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
  •