Hey PT4 Support,
I finally just got Parallels on my Mac so that I can run PT4 on Zoom tables however I have a few questions...
1). I found my registration code on my PT4 code but because I just got my computer cleaned out and re-installed PT4 for OS software does this count for my second registration?
2). Do I have to install PT4 for Mac on Parallels?
3). If so, Im assuming this counts for my second registration code but does that mean I have to create a second PostgreSQL database for Windows as well?
4). If I do have to create a second database, hands won't combine right? So, I'll have two sets of hand samples on villains right?
Also how many GBs would you suggest dedicating my Windows Parallel for poker? Say I play 50k hands a month and I have 8GB RAM.
Registration - not something to be concerned with, you will not be affected. We count consecutive usage, not installations. You would have something to worry about if you used your reg code on three computers and all three were used at the same time - if that occurred your account would be red flagged and we would have to investigate the reason why that occurred. Its very rare that this happens... and when it does, and we find that someone gave their license away to someone else then we reserve the right to disable that license. This won't affect your situation though.
Parallels requires Windows to be installed, so you would be installing the Windows version of PokerTracker 4, not the Mac version. You then have two choices, either install Postgres inside of the Windows Virtual Machine (VM) which means a new database, or spend some time to modify your PostgreSQL settings to share your database across from the Mac OS X host to your VM. This is not an easy task, it requires some knowledge of TCP/IP and networking as well as understanding how to edit the PostgreSQL configuration files via the command line in OSX. If you are not a very advanced user, then I would not recommend this and instead suggest that you use a Bootcamp partition from Apple rather than Parallels. Bootcamp is a dedicated Windows partition and requires you to reboot into Windows so you cannot use the Mac OS at the same time, but everything will be native in the Windows OS rather than simulated. This will give you the best performance if PostgreSQL is installed in Windows.
If you are running Parallels then you should be aware that your performance will be hampered if PostgreSQL is running inside the VM (Virtual Machine), this is because PostgreSQL is hard drive intensive, and a VM is a file inside of a hard drive, rather than the hard drive itself. Some of our staff (myself included) use Parallels with the PostgreSQL server residing on the Mac OS, but we are really advanced users so this makes sense... problem is this is not something we can explain how to do, you would need to consult with Parallels support to ask how to gain access to a PostgreSQL installation residing in OS X when inside of the Windows VM.
If you decide to proceed with Parallels, we recommend around 4GB ram assigned, which is what we would also recommend if you were installing Windows 64Bit in a dedicated computer.
Long story short... there are no simple answers to this question. Its very subjective.