Trying to import hands from HM2 DB, says can't connect to PostGreSql
-
I have played like 20K hands on WPN that are logged with my HM2 software. Can I import those hands into H2N from my HM2 Databse? When I select import in H2N it says I have a problem with PostGresql. It says it tries to connect but I have a problem. Any help greatly appreciated.
-
You need to set correct parameters for connecting to your HM2 database. By default the parameters are:
host: 127.0.0.1
port: 5432
username: postgres
password: postgrespass