I am trying to connect to my postgres docker container using DBeaver and I am receiving the following error. FATAL: password authentication failed for user "redmine"
did anybody receive this error psql: could not connect to server: Connection refused
Is the server running on host "127.0.0.1" and accepting
TCP/IP connections on port 5432?
Is the server running on host "127.0.0.1" and accepting
TCP/IP connections on port 5432?
No any search results
You already invited:
1 Answers
Caleb - Python
Upvotes from:
(it can happen if you are connecting using the wrong port, too, of course)