I can't get this to work.
I modified the settings.txt so that i have "db_host = localhost:5432" (port checked from PT3 database management),
also checked db_name so that is also correct.
db_user is postgres like in PT3 and db_pwd is dbpass like it should.
screen name is also correct so what else there is to try?
This is what i get when running the .bat:
"SQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
SQLState: 08004
VendorError: 0
output.txt has been written.
"
Any suggestions?