Hey guys, I haven't found any threads that helped with this, but maybe someone knows.
I created a PT2 postgres database that I was using for all my play. I had decided to use it just for my tournament play and so I purged all the ring game information from it.
Now in PT3 I'm trying to convert the PT2 postgres database into PT3 and it is including all 300,000 ring game hands that I thought was purged. I've tried exploring the database in pgadmin 3, but I don't know what tables I could delete in that.
Anyone know how I could completely remove any reference of these ring games from my PT2 postgres database so I could convert what I want into PT3?