So I used PT's backup function to backup the local database onto an external hard disk, and now I'm trying to restore from that backup, with the remote server as the target.
I'm reasonably confident I'm clicking all the right buttons in the restore process. I have 'always prompt before overwrite' selected, I click 'no' to rename the database, then in the 'Edit Database Parameters' dialogue I change 'localhost' to my server name, and enter a new name for the db.
Restoring fails after a couple of minutes:
- Code: Select all
Starting Restore...
Creating temporary folder
-------------------
Optional Files
-------------------
-------------------
Databases
-------------------
PT3_2012_01_07_LE-makeshift-db Decompressing... Create......Success.
Extracting... DB size:psql: could not connect to server: Connection timed out (0x0000274C/10060)
Is the server running on host "server-xp64" and accepting
TCP/IP connections on port 5432?
Remove Temp TOC File...Error
Remove Temp Undo Folder...OK
Temp Databases Files...Error
Temp Optional Files...OK
Temp Aggregated Files...OK
Remove Temp Folder...Error
-------------------
Restore Complete. PokerTracker must to be restarted for all changes to take effect.
Help!