So, I made a docker-compose file where I run a PostgreSQL databse, and everything is fine, the container shows up in the docker desktop, but when I try to connect to it through “Database Client” in VS code it shows a bunch of unknown symbols and the username. Any suggestions?
Connection parameters
Docker-compose file
Connection error
I tried to connect to my local psql databse that is supposedly in a container (I’m new to docker)
New contributor
SuperCarrot is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.