Database
-
I cannot connect to server with my username "postgres" via the Host 127.0.0.1 port 5432. "No connection can be made because the target machine already refused 127.0.0.1.5432".
Connecting to Postgresql Server.
How do I fix this?
Thanks in advance.!!
-
Try password "postgrespass"
-
the same error occurs again ..
-
-
Please, describe in detail what you're trying to do, and at what point the error occurs.
-
Please, make explanatory screenshots where we can see a bug.
-
-
I'm just not getting to login to the database.
the error that occurs is as follows: "No connection can be made because the target machine already refused 127.0.0.1.5432how do I get later add screenshots along with the answer?
tks
-
https://www.dropbox.com/s/1bfumzd01x797od/error.jpg?dl=0
please.. check.. tks
-
You are trying to connect to a server that is not running.
If you want to import the database created by another application, you must first check the database is working with that application.