Hello,
Recently I got the following problem - I cannot import hands from my database or access my database for that matter. I keep getting the following message:
Unable to begin import process. Reason: Unable to login to database (PT3 DB). Reason: could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "localhost" and accepting TCP/IP connections on port 5432?
I tried every possible solution suggested in other topics here and nothing works - uninstalling postgres, deleting the *.pid file, trying to manually start postgres...
I might try completely reinstalling both PT3 and postgres, but I cannot backup/export my current database as I keep getting the same message as above:
Unable to begin import process. Reason: Unable to login to database (PT3 DB). Reason: could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "localhost" and accepting TCP/IP connections on port 5432?
I have ran out of possible solutions. Any other suggestions?