pg_hba.config problems
Posted: Wed 26 Feb 2014 23:16
Hi
I'm trying to connect to my postgreSQL database from Visual Studio 2013 but alway get the same error message: "There is not a line in pg_hba.config to "192.168.100.8", user postgres...
But in that file i have this line:
host all all 127.0.0.1/32 trust
Any idea???
Regards
I'm trying to connect to my postgreSQL database from Visual Studio 2013 but alway get the same error message: "There is not a line in pg_hba.config to "192.168.100.8", user postgres...
But in that file i have this line:
host all all 127.0.0.1/32 trust
Any idea???
Regards