kraada wrote:There needs to be at least one machine with PostgreSQL installed on it. If the database server is not the machine you're using to play poker, then you need to enable the networking features with PostgreSQL so that you can connect elsewhere and make sure that your firewall allows port 5432 to be open. Were you able to follow the above tutorial?
I think so, I ended up installing Postgre on both machines so I could operate PT on the non-DB machine while I sort this out vs get stuck in the setup loop.
What I'm doing now is this:
Database/DBManagment/New
entering the ip address of the db computer in server, checking the box for this db exists and browsing db's
Error message i get is "The server is not responding to connection attempts. Please restart the PostgreSQL service, then PT and try again." I've done this with no effect.
Do I need to share a folder where the db is on the db machine?