FWIW, these are the instructions I originally followed to set this up:
http://www.pokertracker.com/forums/view ... tablespaceI attempted to use window's backup/restore to put PT3 and PG into the same state as they were before my re-install. This has 2 problems. First, apparently executable and symbolic links do NOT get backed up by windows. So, I used the exes from a new install, which get's PG and PT3 running. From using PGAdmin I can see that the table space "spare_disk" is correctly being identified, however, when I click on the tablespace I get an error saying that "pg_tblspc\17093\17094" can not be found. I think this is because the symbolic link did not get backed up. So I created one using mlink, which get's rid of this error.
Now, when I run PT3 I see the DB which has all of the data and I am able to connect to it, but the Queries are not returning anything and I see a red error message that says "Query does not have a result set."
So, perhaps there are other symbolic links that didn't get backed up?